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

index 7891c8a4f620b322832fd666d4c3124042e689ac..0a54f5356dfbba85e65271618fa136e52c7777b8 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* 🔧 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).
 * ✏ Fix typo (mistranslation) in `docs/en/docs/advanced/templates.md`. PR [#3211](https://github.com/tiangolo/fastapi/pull/3211) by [@oerpli](https://github.com/oerpli).