]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Sun, 28 Jun 2020 21:43:30 +0000 (23:43 +0200)
committerSebastián Ramírez <tiangolo@gmail.com>
Sun, 28 Jun 2020 21:43:30 +0000 (23:43 +0200)
docs/en/docs/release-notes.md

index 9a98ceb94506391043c7d6caa0fe941a4da3fcef..83eb9979e530e72675ed54509554a6ed00dd56ec 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest changes
 
+* Add link in docs to Pydantic data types. PR [#1612](https://github.com/tiangolo/fastapi/pull/1612) by [@tayoogunbiyi](https://github.com/tayoogunbiyi).
 * Fix link in warning logs for `openapi_prefix`. PR [#1611](https://github.com/tiangolo/fastapi/pull/1611) by [@bavaria95](https://github.com/bavaria95).
 * Fix bad link in docs. PR [#1603](https://github.com/tiangolo/fastapi/pull/1603) by [@molto0504](https://github.com/molto0504).
 * Add Vim temporary files to `.gitignore` for contributors using Vim. PR [#1590](https://github.com/tiangolo/fastapi/pull/1590) by [@asheux](https://github.com/asheux).