]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 19 Nov 2025 10:12:24 +0000 (10:12 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 19 Nov 2025 10:12:24 +0000 (10:12 +0000)
[skip ci]

docs/en/docs/release-notes.md

index c3ee858ae8b27eb83a4e8c9ac79088b485314ba7..6001079cd0b10f8592cd757a0b5bd1b7d78a8b67 100644 (file)
@@ -9,6 +9,7 @@ hide:
 
 ### Docs
 
+* 📝 Add missing hash part. PR [#14369](https://github.com/fastapi/fastapi/pull/14369) by [@nilslindemann](https://github.com/nilslindemann).
 * 📝 Fix typos in code comments. PR [#14364](https://github.com/fastapi/fastapi/pull/14364) by [@Edge-Seven](https://github.com/Edge-Seven).
 * 📝 Add docs for using FastAPI Cloud. PR [#14359](https://github.com/fastapi/fastapi/pull/14359) by [@tiangolo](https://github.com/tiangolo).