]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Thu, 5 Nov 2020 21:58:33 +0000 (21:58 +0000)
committergithub-actions <github-actions@github.com>
Thu, 5 Nov 2020 21:58:33 +0000 (21:58 +0000)
docs/en/docs/release-notes.md

index 153c521b05564c2501953ff71cd4199644759085..43c0bc76ea0f84730eaa9c56b180237482c79603 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* 📌 Relax Swagger UI version pin. PR [#2089](https://github.com/tiangolo/fastapi/pull/2089) by [@jmriebold](https://github.com/jmriebold).
 * 📝 Simplify intro to Python Types, all currently supported Python versions include type hints 🎉. PR [#2085](https://github.com/tiangolo/fastapi/pull/2085) by [@ninjaaron](https://github.com/ninjaaron).
 * 📝 Fix example code with sets in Tutorial - Body - Nested Models 3. PR [#2054](https://github.com/tiangolo/fastapi/pull/2054) by [@hitrust](https://github.com/hitrust).
 * 📝 Fix example code with sets in Tutorial - Body - Nested Models 2. PR [#2053](https://github.com/tiangolo/fastapi/pull/2053) by [@hitrust](https://github.com/hitrust).