Skip to content

Commit e634618

Browse files
committed
Update changelog for 1.8.0
This commit was created by changelog-from-release in 'Release changelog' CI workflow
1 parent 090cfe3 commit e634618

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/changelog.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<a id="1.8.0"></a>
2+
# [1.8.0](https://github.com/fastapi-practices/sqlalchemy-crud-plus/releases/tag/1.8.0) - 2025-04-27
3+
4+
## What's Changed
5+
* Update changelog for 1.7.0 by [@wu-clan](https://github.com/wu-clan) in [#39](https://github.com/fastapi-practices/sqlalchemy-crud-plus/pull/39)
6+
* Add where clause support to select by [@wu-clan](https://github.com/wu-clan) in [#40](https://github.com/fastapi-practices/sqlalchemy-crud-plus/pull/40)
7+
* Prepare for 1.8.0 release by [@wu-clan](https://github.com/wu-clan) in [#41](https://github.com/fastapi-practices/sqlalchemy-crud-plus/pull/41)
8+
9+
10+
**Full Changelog**: https://github.com/fastapi-practices/sqlalchemy-crud-plus/compare/1.7.0...1.8.0
11+
12+
[Changes][1.8.0]
13+
14+
115
<a id="1.7.0"></a>
216
# [1.7.0](https://github.com/fastapi-practices/sqlalchemy-crud-plus/releases/tag/1.7.0) - 2025-04-13
317

@@ -132,6 +146,7 @@ CRUD methods have been refactored, check out the documentation for new usage!
132146
[Changes][0.0.4]
133147

134148

149+
[1.8.0]: https://github.com/fastapi-practices/sqlalchemy-crud-plus/compare/1.7.0...1.8.0
135150
[1.7.0]: https://github.com/fastapi-practices/sqlalchemy-crud-plus/compare/1.6.0...1.7.0
136151
[1.6.0]: https://github.com/fastapi-practices/sqlalchemy-crud-plus/compare/1.5.0...1.6.0
137152
[1.5.0]: https://github.com/fastapi-practices/sqlalchemy-crud-plus/compare/1.4.0...1.5.0

0 commit comments

Comments
 (0)