]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
:memo: Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Mon, 30 Mar 2020 10:01:30 +0000 (12:01 +0200)
committerSebastián Ramírez <tiangolo@gmail.com>
Mon, 30 Mar 2020 10:01:30 +0000 (12:01 +0200)
docs/en/docs/release-notes.md

index 1abf560339260c599d807ec8fa029951233173b2..cbea94dc05d1998467071ef84194aecbb1240a06 100644 (file)
@@ -2,6 +2,8 @@
 
 ## Latest changes
 
+* Add docs for [Schema Extra - Example](https://fastapi.tiangolo.com/tutorial/schema-extra-example/). PR [#1185](https://github.com/tiangolo/fastapi/pull/1185).
+
 ## 0.53.1
 
 * Fix included example after translations refactor. PR [#1182](https://github.com/tiangolo/fastapi/pull/1182).