]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Fri, 10 Jul 2020 09:18:18 +0000 (11:18 +0200)
committerSebastián Ramírez <tiangolo@gmail.com>
Fri, 10 Jul 2020 09:18:28 +0000 (11:18 +0200)
docs/en/docs/release-notes.md

index 1c0f83c34725ccb5b6ed4d0c312664e7087773df..1071ff4de8e8ec8893f3e30e64febcfd14be80b4 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest changes
 
+* Add note in docs on order in Pydantic Unions. PR [#1591](https://github.com/tiangolo/fastapi/pull/1591) by [@kbanc](https://github.com/kbanc).
 * Improve support for tests in editor. PR [#1699](https://github.com/tiangolo/fastapi/pull/1699).
 * Pin dependencies. PR [#1697](https://github.com/tiangolo/fastapi/pull/1697).
 * Update isort to version 5.x.x. PR [#1670](https://github.com/tiangolo/fastapi/pull/1670) by [@asheux](https://github.com/asheux).