]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sat, 21 Oct 2023 07:11:00 +0000 (07:11 +0000)
committergithub-actions <github-actions@github.com>
Sat, 21 Oct 2023 07:11:00 +0000 (07:11 +0000)
docs/en/docs/release-notes.md

index 414afae121feb8f301f33f532c7436e3b6e32ead..163e708b8ed7f2264bd7dc2cbd616eb0f9e99743 100644 (file)
@@ -7,6 +7,7 @@ hide:
 
 ## Latest Changes
 
+* 🐛 Fix overriding MKDocs theme lang in hook. PR [#10490](https://github.com/tiangolo/fastapi/pull/10490) by [@tiangolo](https://github.com/tiangolo).
 * ✏️ Fix link to SPDX license identifier in `docs/en/docs/tutorial/metadata.md`. PR [#10433](https://github.com/tiangolo/fastapi/pull/10433) by [@worldworm](https://github.com/worldworm).
 * 📝 Update example validation error from Pydantic v1 to match Pydantic v2 in `docs/en/docs/tutorial/path-params.md`. PR [#10043](https://github.com/tiangolo/fastapi/pull/10043) by [@giuliowaitforitdavide](https://github.com/giuliowaitforitdavide).
 * ✏️ Fix typos in emoji docs and in some source examples. PR [#10438](https://github.com/tiangolo/fastapi/pull/10438) by [@afuetterer](https://github.com/afuetterer).