diff --git a/CHANGELOG.md b/CHANGELOG.md index 05dd37c7a..e48e0ff28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ For older change log history see the [historic changelog](HISTORIC_CHANGELOG.md) - The regular expression for `minor-version-bump-message` in the file `GitVersion.yml` was changed to only raise minor version when the commit message contain the word `add`, `adds`, `minor`, `feature`, - or `features`. + or `features` ([issue #588](https://github.com/dsccommunity/ActiveDirectoryDsc/issues/588)). - ADDomain - Added additional Get-ADDomain retry exceptions ([issue #581](https://github.com/dsccommunity/ActiveDirectoryDsc/issues/581)).