From b722d11d099f69247df9fc276faddc64caf224b4 Mon Sep 17 00:00:00 2001 From: Will Vedder Date: Mon, 27 Jun 2022 18:49:52 -0400 Subject: [PATCH] Removing periods from changelog update --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10cf39416..69475744d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,12 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- Validation to detect unreplaced keyword mappings during import. [#591] +- Validation to detect unreplaced keyword mappings during import [#591] ### Fixed -- Detect and prevent `You are not allowed to set flag '' for this tenant.` errors when erroneously setting non-configurable migration flag. [#590] -- Crash when attempting to create page templates from undefined value. [#592] +- Detect and prevent `You are not allowed to set flag '' for this tenant.` errors when erroneously setting non-configurable migration flag [#590] +- Crash when attempting to create page templates from undefined value [#592] ## [7.13.1] - 2022-06-13