]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Thu, 7 Oct 2021 13:32:54 +0000 (13:32 +0000)
committergithub-actions <github-actions@github.com>
Thu, 7 Oct 2021 13:32:54 +0000 (13:32 +0000)
docs/en/docs/release-notes.md

index 0a54f5356dfbba85e65271618fa136e52c7777b8..74fc37673bed4ae52d3763aab4aaf4b57e6957a2 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* 📝  Fix incorrect highlighted code. PR [#3325](https://github.com/tiangolo/fastapi/pull/3325) by [@paxcodes](https://github.com/paxcodes).
 * 🔧 Swap light/dark theme button icon. PR [#3246](https://github.com/tiangolo/fastapi/pull/3246) by [@eddsalkield](https://github.com/eddsalkield).
 * 📝 Add external link to article: How-to deploy FastAPI app to Heroku. PR [#3241](https://github.com/tiangolo/fastapi/pull/3241) by [@Jarmos-san](https://github.com/Jarmos-san).
 * ✏ Fix link in Japanese docs for `docs/ja/docs/deployment/docker.md`. PR [#3245](https://github.com/tiangolo/fastapi/pull/3245) by [@utamori](https://github.com/utamori).