📝 Update release notes

This commit is contained in:
github-actions
2024-03-12 18:23:54 +00:00
parent 98c78e4683
commit 73a1300464

View File

@@ -74,6 +74,7 @@
### Refactors ### Refactors
* 🐛 Fixed items count when retrieving data for all items by user. PR [#695](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/695) by [@estebanx64](https://github.com/estebanx64).
* 🔥 Remove Celery and Flower, they are currently not used nor recommended. PR [#694](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/694) by [@tiangolo](https://github.com/tiangolo). * 🔥 Remove Celery and Flower, they are currently not used nor recommended. PR [#694](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/694) by [@tiangolo](https://github.com/tiangolo).
* ✅ Add test for deleting user without privileges. PR [#690](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/690) by [@alejsdev](https://github.com/alejsdev). * ✅ Add test for deleting user without privileges. PR [#690](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/690) by [@alejsdev](https://github.com/alejsdev).
* ♻️ Refactor user update. PR [#689](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/689) by [@alejsdev](https://github.com/alejsdev). * ♻️ Refactor user update. PR [#689](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/689) by [@alejsdev](https://github.com/alejsdev).