diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f72aae..809602c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,14 +1,10 @@ -## 3.3.1 - -Allowed custom `notFoundError` messages -Allowed success method in api to have zero params - ## 3.3.0 - Exempted `$hidden` attributes in model helper trait - Added method `validationMessages()` to the validation trait - Used `validationMessages()` in both storing and updating. - +- Allowed custom `notFoundError` messages +- Allowed success method in api to have zero params ## 3.2.0 - Check that model methods do not return falsable