Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
warrickbayman authored and github-actions[bot] committed Aug 26, 2023
1 parent 908f8fd commit 29f639d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# Changelog

## v0.0.2 - 2023-08-26

A few changes to make quick validation of an entire class a little easier.

- [feat] Added passed and failed methods to the Validated class.
- [change] The second parameters of the property method is now nullable.
- [fix] Minor bug fix converting array to string when validation array length.
- [tests] Added a test for custom rules.
- [tests] Added a test for validating the length of an array.

0 comments on commit 29f639d

Please sign in to comment.