From: Sebastián Ramírez Date: Sun, 24 Mar 2019 08:46:13 +0000 (+0400) Subject: :memo: Update Release Notes X-Git-Tag: 0.10.0~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b16ca54c30644667ab9f65a712704850666a039c;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Update Release Notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index ce4554c53c..774e5d16d8 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,5 +1,7 @@ ## Next release +* New docs section about Events: startup - shutdown. PR #99. + ## 0.9.1 * Document receiving Multiple values with the same query parameter and Duplicate headers. PR #95.