Skip to content

Commit

Permalink
Fix wording in Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
TotallyNotChase committed Aug 24, 2021
1 parent 12a8c30 commit 8758e4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
The new semigroup instance now works similar to the `ValidationRule` semigroup instance.
* Add `Monoid` instance for `Validator`.
* Remove `ValidationRule`.
* Removed `Selector` type alias.
* Remove `Selector` type alias.
* Rewrite all previous `ValidationRule` combinators to work with `Validator`s instead.
* Rename `negateRule` -> `negateV`.
* Rename `falseRule` -> `failV`.
Expand Down

0 comments on commit 8758e4a

Please # to comment.