From a0131de8a18df16b659547faa06461617d2619f9 Mon Sep 17 00:00:00 2001 From: An Tran Date: Thu, 31 Aug 2023 16:24:58 +1000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0822ee9c8..c26817a46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +### Added + +* Add support to use Basic Authentication with the forward proxy. [PR #1409](https://github.com/3scale/APIcast/pull/1409) + ## [3.14.0] 2023-07-25 ### Fixed