Skip to content

Commit

Permalink
Pre-release v0.8.0-B190716 (#242)
Browse files Browse the repository at this point in the history
  • Loading branch information
BernieWhite authored Jul 23, 2019
1 parent 062b74f commit 883414c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@

## Unreleased

## v0.8.0-B190716 (pre-release)

- Added per object reason for failing rules. [#200](https://github.com/BernieWhite/PSRule/issues/200)
- The keywords `Exists`, `Match`, `Within` and `TypeOf` automatically add a reason when they fail.
- Added `-Reason` parameter to `Exists`, `Match`, `Within` and `TypeOf` keywords to allow a custom reason to be set.
Expand Down
1 change: 1 addition & 0 deletions docs/keywords/PSRule/en-US/about_PSRule_Keywords.md
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,7 @@ An online version of this document is available at https://github.com/BernieWhit
- AllOf
- Within
- TypeOf
- Reason
- Recommend

[Invoke-PSRule]: https://github.com/BernieWhite/PSRule/blob/master/docs/commands/PSRule/en-US/Invoke-PSRule.md

0 comments on commit 883414c

Please sign in to comment.