]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Tue, 16 Jan 2024 13:23:49 +0000 (13:23 +0000)
committergithub-actions <github-actions@github.com>
Tue, 16 Jan 2024 13:23:49 +0000 (13:23 +0000)
docs/en/docs/release-notes.md

index e42e1baf4a67a9161ecc4ac32d0fbacf74c06a53..a9695452701d402c952f0d29654a7821ee7f7ea6 100644 (file)
@@ -22,6 +22,7 @@ hide:
 
 ### Docs
 
+* 📝 Deprecate old tutorials: Peewee, Couchbase, encode/databases. PR [#10979](https://github.com/tiangolo/fastapi/pull/10979) by [@tiangolo](https://github.com/tiangolo).
 * ✏️ Fix typo in `fastapi/security/oauth2.py`. PR [#10972](https://github.com/tiangolo/fastapi/pull/10972) by [@RafalSkolasinski](https://github.com/RafalSkolasinski).
 * 📝 Update `HTTPException` details in `docs/en/docs/tutorial/handling-errors.md`. PR [#5418](https://github.com/tiangolo/fastapi/pull/5418) by [@papb](https://github.com/papb).
 * ✏️ A few tweaks in `docs/de/docs/tutorial/first-steps.md`. PR [#10959](https://github.com/tiangolo/fastapi/pull/10959) by [@nilslindemann](https://github.com/nilslindemann).