update CHANGELOG

This commit is contained in:
Yusur 2025-09-19 19:02:46 +02:00
parent e7726328d3
commit 17cab8e257

View file

@ -13,6 +13,7 @@
## 0.6.1 ## 0.6.1
- First release on PyPI under the name `suou`. - First release on PyPI under the name `suou`.
- **BREAKING**: if you installed `sakuragasaki46-suou<=0.6.0` you need to uninstall and reinstall or things may break.
- Fix `sqlalchemy.asyncio.SQLAlchemy()` to use context vars; `expire_on_commit=` is now configurable at instantiation. Fix some missing re-exports. - Fix `sqlalchemy.asyncio.SQLAlchemy()` to use context vars; `expire_on_commit=` is now configurable at instantiation. Fix some missing re-exports.
## 0.6.0 ## 0.6.0