From: Sebastián Ramírez Date: Sat, 15 Feb 2020 12:26:01 +0000 (+0100) Subject: :memo: Update release notes X-Git-Tag: 0.49.0~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=26c345b76624fecfccf6f97531f2872c28588a0c;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Update release notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index 5b0854472b..37996aef54 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,5 +1,6 @@ ## Latest changes +* Update CI to run docs deployment in GitHub actions. PR [#983](https://github.com/tiangolo/fastapi/pull/983). * Allow `callable`s in *path operation functions*, like functions modified with `functools.partial`. PR [#977](https://github.com/tiangolo/fastapi/pull/977). ## 0.48.0