]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sun, 5 Jan 2025 14:45:08 +0000 (14:45 +0000)
committergithub-actions <github-actions@github.com>
Sun, 5 Jan 2025 14:45:08 +0000 (14:45 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 9b6cae978fad55333c91b6d8343e4e93852b51fb..cb0eda45d26c74fccb9e926960d8cef49c9c1498 100644 (file)
@@ -13,6 +13,7 @@ hide:
 
 ### Docs
 
+* 🔥 Remove unused Peewee tutorial files. PR [#13158](https://github.com/fastapi/fastapi/pull/13158) by [@alejsdev](https://github.com/alejsdev).
 * 📝 Update image in body-nested-model docs. PR [#11063](https://github.com/fastapi/fastapi/pull/11063) by [@untilhamza](https://github.com/untilhamza).
 * 📝 Update `fastapi-cli` UI examples in docs. PR [#13107](https://github.com/fastapi/fastapi/pull/13107) by [@Zhongheng-Cheng](https://github.com/Zhongheng-Cheng).
 * 👷 Add new GitHub Action to update contributors, translators, and translation reviewers. PR [#13136](https://github.com/fastapi/fastapi/pull/13136) by [@tiangolo](https://github.com/tiangolo).