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