]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
:memo: Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Sat, 13 Jul 2019 00:15:21 +0000 (19:15 -0500)
committerSebastián Ramírez <tiangolo@gmail.com>
Sat, 13 Jul 2019 00:15:21 +0000 (19:15 -0500)
docs/release-notes.md

index 54a24c5eb0b05f9affa33fa6eabe6c9b2fcc9739..aa1d4418f2309e30bd30eeaf656a76236bda46a3 100644 (file)
@@ -1,5 +1,7 @@
 ## Latest changes
 
+* Add test for OpenAPI schema with duplicate models from PR [#333](https://github.com/tiangolo/fastapi/pull/333) by [@dmontagu](https://github.com/dmontagu). PR [#385](https://github.com/tiangolo/fastapi/pull/385).
+
 ## 0.33.0
 
 * Upgrade Pydantic version to `0.30.0`. PR [#384](https://github.com/tiangolo/fastapi/pull/384) by [@jekirl](https://github.com/jekirl).