From: Sebastián Ramírez Date: Sun, 21 Apr 2019 15:57:07 +0000 (+0400) Subject: :memo: Update release notes X-Git-Tag: 0.18.0~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9e2d37b89c50c484f8f65170132019fa7a7aaa45;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Update release notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index 4f6ce461a2..95ffa157a1 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,5 +1,7 @@ ## Next release +* Add docs for Middleware. PR #173. + ## 0.17.0 * Make Flit publish from CI. PR #170.