chore: add pre-commit config
This commit is contained in:
parent
a1cce75270
commit
c5d013cb99
2 changed files with 25 additions and 0 deletions
17
CHANGELOG.md
Normal file
17
CHANGELOG.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
## 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue