Skip to content

Commit

Permalink
docs: update changlog
Browse files Browse the repository at this point in the history
  • Loading branch information
waketzheng committed Dec 10, 2024
1 parent accceef commit 3d84039
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,14 @@
### [0.8.1](Unreleased)

#### Fixed
- Fix configuration file reading error when containing Chinese characters. (#286)
- sqlite: failed to create/drop index. (#302)
- PostgreSQL: Cannot drop constraint after deleting or rename FK on a model. (#378)
- Sort m2m fields before comparing them with diff. (#271)

#### Changed
- Allow run `aerich init-db` with empty migration directories instead of abort with warnings. (#286)

### [0.8.0](../../releases/tag/v0.8.0) - 2024-12-04

- Fix the issue of parameter concatenation when generating ORM with inspectdb (#331)
Expand Down

0 comments on commit 3d84039

Please sign in to comment.