From 42b082a2ed161e862451141c8848618eef172bda Mon Sep 17 00:00:00 2001 From: Pawel Szczodruch <44238966+pawels-optimizely@users.noreply.github.com> Date: Thu, 27 Aug 2020 14:49:28 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac36e3ba..8296c2f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## Unreleased - Reject requests with invalid hosts, and introduce `server.allowedHosts` configuration property -## [2.0.0-beta] - August 24, 2020 +## [2.0.0-beta] - August 27, 2020 - Add SDK key validation configuration - Reject request with invalid host (excluding port) - Block content type other than application/json