]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Fri, 9 Aug 2024 01:43:55 +0000 (01:43 +0000)
committergithub-actions <github-actions@github.com>
Fri, 9 Aug 2024 01:43:55 +0000 (01:43 +0000)
docs/en/docs/release-notes.md

index 8a467a1f6299ad145f47c9e13e9daa36211c5d8e..a0176364cde4897d727bb7367a3f4a790233ed43 100644 (file)
@@ -19,6 +19,7 @@ hide:
 
 ### Internal
 
+* 💡 Add comment about custom Termynal line-height. PR [#11976](https://github.com/fastapi/fastapi/pull/11976) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Add alls-green for test-redistribute. PR [#11974](https://github.com/fastapi/fastapi/pull/11974) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Update docs-previews to handle no docs changes. PR [#11975](https://github.com/fastapi/fastapi/pull/11975) by [@tiangolo](https://github.com/tiangolo).
 * 🔨 Refactor script `deploy_docs_status.py` to account for deploy URLs with or without trailing slash. PR [#11965](https://github.com/fastapi/fastapi/pull/11965) by [@tiangolo](https://github.com/tiangolo).