From: Sebastián Ramírez Date: Sun, 21 Apr 2019 17:46:00 +0000 (+0400) Subject: :memo: Update release notes X-Git-Tag: 0.18.0~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=945f401d8e545493f5c348f7d3684577c198b289;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Update release notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index 1b37b95eca..8784210c2b 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,5 +1,7 @@ ## Next release +* Upgrade HTTP Basic Auth handling with automatic headers (automatic browser login prompt). PR #175. + * Update dependencies for security. PR #174. * Add docs for Middleware. PR #173.