diff --git a/CHANGELOG.md b/CHANGELOG.md index bafab0c..0884a9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file, in reverse ### Changed - [#23](https://github.com/elie29/validator/issues/23) Make setValue public. +- [#24](https://github.com/elie29/validator/issues/24) Pass CallableRule to the Callable function. ### Deprecated