From: Sebastián Ramírez Date: Fri, 30 Aug 2019 21:36:18 +0000 (-0500) Subject: :memo: Update release notes X-Git-Tag: 0.37.0~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=44d63cd5559dabfd320e12e62608a6e9dd378dac;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Update release notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index c8bb7bf2ae..990c209682 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,6 +1,7 @@ ## Latest changes -* Allow additional responses to use status code ranges (like `5XX` and `4XX`) and `"default"`. [#435](https://github.com/tiangolo/fastapi/pull/435) by [@divums](https://github.com/divums). +* Fix using `"default"` extra response with status codes at the same time. PR [#489](https://github.com/tiangolo/fastapi/pull/489). +* Allow additional responses to use status code ranges (like `5XX` and `4XX`) and `"default"`. PR [#435](https://github.com/tiangolo/fastapi/pull/435) by [@divums](https://github.com/divums). ## 0.36.0