Changelog

This commit is contained in:
Chris Tsang 2023-09-24 21:20:22 +01:00
parent bb5c21fc39
commit 900b4106bb

View File

@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
* Loader: use `ValueTuple` as hash key https://github.com/SeaQL/sea-orm/pull/1868
### Upgrades
* Updated `sea-query` to `0.30.2`
## 0.12.3 - 2023-09-22
### New Features