From: Sebastián Ramírez Date: Mon, 30 Mar 2020 10:01:30 +0000 (+0200) Subject: :memo: Update release notes X-Git-Tag: 0.53.2~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1d99681fd4e274b78b4ee604f11c3ec8d0d7b0ab;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Update release notes --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 1abf560339..cbea94dc05 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -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).