diff --git a/CHANGELOG.md b/CHANGELOG.md index 82d4d6d0..1bf3df7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## 2.0.0 under development -- New #734: Add enum support (@samdark) +- New #734: Add `InEnum` rule (@samdark) - New #630, #718: Include attribute name in error messages when it's present (@dood-, @arogachev) - New #646, #653: Add `DateTime` rule (@pamparam83) - New #615: Add the `Each::PARAMETER_EACH_KEY` validation context parameter that available during `Each` rule handling