Skip to content

Commit 5286278

Browse files
wu-clangithub-actions[bot]
authored andcommitted
📝 Update release notes
1 parent 0f7718d commit 5286278

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

docs/changelog.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,22 @@
11
# Change Logs
22

33
* Prepare for 1.3.0 release. PR [#22](https://github.com/fastapi-practices/sqlalchemy-crud-plus/pull/22) by [@wu-clan](https://github.com/wu-clan).
4-
* Add mor and __gor__ filters . PR [#21](https://github.com/fastapi-practices/sqlalchemy-crud-plus/pull/21) by [@wu-clan](https://github.com/wu-clan).
4+
* Add mor and **gor** filters . PR [#21](https://github.com/fastapi-practices/sqlalchemy-crud-plus/pull/21) by [@wu-clan](https://github.com/wu-clan).
55
* Prepare for 1.2.0 release. PR [#20](https://github.com/fastapi-practices/sqlalchemy-crud-plus/pull/20) by [@wu-clan](https://github.com/wu-clan).
66
* Add select and sort constructors. PR [#19](https://github.com/fastapi-practices/sqlalchemy-crud-plus/pull/19) by [@wu-clan](https://github.com/wu-clan).
77
* Add ci for change logs. PR [#18](https://github.com/fastapi-practices/sqlalchemy-crud-plus/pull/18) by [@wu-clan](https://github.com/wu-clan).
8+
9+
## 1.4.0 - 2024-08-27
10+
11+
### What's Changed
12+
13+
* Add lint and test ci by @wu-clan in https://github.com/fastapi-practices/sqlalchemy-crud-plus/pull/24
14+
* Fix the cache for docs ci by @wu-clan in https://github.com/fastapi-practices/sqlalchemy-crud-plus/pull/25
15+
* Update model primary key for dynamic retrieval by @DavidSche in https://github.com/fastapi-practices/sqlalchemy-crud-plus/pull/23
16+
* Prepare for 1.4.0 release by @wu-clan in https://github.com/fastapi-practices/sqlalchemy-crud-plus/pull/26
17+
18+
### New Contributors
19+
20+
* @DavidSche made their first contribution in https://github.com/fastapi-practices/sqlalchemy-crud-plus/pull/23
21+
22+
**Full Changelog**: https://github.com/fastapi-practices/sqlalchemy-crud-plus/compare/1.3.0...1.4.0

0 commit comments

Comments
 (0)