We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a97cb86 commit 8aac4dcCopy full SHA for 8aac4dc
docs/changelog.md
@@ -1,5 +1,14 @@
1
# Change Logs
2
3
+## 1.6.0 - 2024-11-09
4
+
5
+### What's Changed
6
7
+* Add the flush usage by @wu-clan in https://github.com/fastapi-practices/sqlalchemy-crud-plus/pull/32
8
+* Prepare for 1.6.0 release by @wu-clan in https://github.com/fastapi-practices/sqlalchemy-crud-plus/pull/33
9
10
+**Full Changelog**: https://github.com/fastapi-practices/sqlalchemy-crud-plus/compare/1.5.0...1.6.0
11
12
## 1.5.0 - 2024-11-03
13
14
### What's Changed
0 commit comments