diff --git a/CHANGELOG.md b/CHANGELOG.md index d91b1828f3..2159c6be68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ ## Unreleased +## v0.9.0-B190819 (pre-release) + - Added support for a wildcard match using the `Within` keyword. [#272](https://github.com/BernieWhite/PSRule/issues/272) - Added rule info display name. [#276](https://github.com/BernieWhite/PSRule/issues/276) - Fix ModuleName not displayed in Get-PSRuleHelp list. [#275](https://github.com/BernieWhite/PSRule/issues/275)