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.