mirror of
https://github.com/fastapi/sqlmodel.git
synced 2026-02-03 19:19:49 +08:00
📝 Update release notes
[skip ci]
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
## Latest Changes
|
||||
|
||||
### Fixes
|
||||
|
||||
* 🐛 Fix `RuntimeError: dictionary changed size during iteration` in `sqlmodel_update()`. PR [#997](https://github.com/fastapi/sqlmodel/pull/997) by [@BartSchuurmans](https://github.com/BartSchuurmans).
|
||||
|
||||
### Docs
|
||||
|
||||
* 💅 Update CSS to explicitly use emoji font. PR [#1658](https://github.com/fastapi/sqlmodel/pull/1658) by [@tiangolo](https://github.com/tiangolo).
|
||||
|
||||
Reference in New Issue
Block a user