📝 Update release notes

This commit is contained in:
github-actions
2024-08-15 18:49:23 +00:00
parent d7d245a108
commit 66c4ff169d

View File

@@ -2,6 +2,8 @@
## Latest Changes
* 👷 Do not sync labels as it overrides manually added labels. PR [#1307](https://github.com/fastapi/full-stack-fastapi-template/pull/1307) by [@tiangolo](https://github.com/tiangolo).
### Refactors
* ♻️ Remove duplicate information in the ItemCreate model. PR [#1287](https://github.com/fastapi/full-stack-fastapi-template/pull/1287) by [@jjaakko](https://github.com/jjaakko).