zero2prod_axum/CHANGELOG.md

18 lines
259 B
Markdown
Raw Permalink Normal View History

2023-12-28 22:04:32 +01:00
## 0.2.0 (2023-12-28)
### Feat
- add db initialization
- add route and tests
- add health check and remove old code
- add logging
- client and server errors
- ctx resolver
- first extractor
- add auth things
- add model
### Refactor
- migrate to axum 0.7