From bb6d864972a668b92fbc3e7b97282ff55ac5e636 Mon Sep 17 00:00:00 2001 From: content-bot <55035720+content-bot@users.noreply.github.com> Date: Tue, 26 Sep 2023 15:58:09 +0300 Subject: [PATCH] Commit CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ecb2daa74ae..207ac0fcc73 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # Changelog ## Unreleased + +## 1.20.5 * Fixed an issue where **validate** falsely failed with error `DS108` on descriptions ending with brackets that contains a dot at the end of them. * Fixed an issue where **modeling-rule test** command failed to properly render the comparison table when boolean value were printed. * Fixed an issue were format added a dot at end of the description that already ends with question mark and exclamation mark.