diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index 4510d8905..0c1558cf6 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -30,7 +30,7 @@ and this project adheres to https://semver.org/spec/v2.0.0.html[Semantic Version - Remove exception at the delete methods at the repositories proxies - Add support to LIKE conditions parameterized at Repository methods annotated with `@Query` - Enhance the error message when the entity in the repository does not have the Entity annotation -- query specification doesnt allow for dashes in table names +- query specification does not allow for dashes in table names == [1.0.1] - 2023-7-31