From: Sebastián Ramírez Date: Mon, 4 Mar 2019 07:18:45 +0000 (+0400) Subject: :memo: Update release notes X-Git-Tag: 0.7.1~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b15a65c37e4b621f29952ad2fda4856bd5e492e9;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Update release notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index 3832f90466..b8c5ab9ca7 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,5 +1,7 @@ ## Next +* Trigger Docker images build on Travis CI automatically. PR #65. + ## 0.7.0 * Add support for `UploadFile` in `File` parameter annotations.