diff --git a/changelog.yml b/changelog.yml index a53f722b..17cb0eab 100644 --- a/changelog.yml +++ b/changelog.yml @@ -1,6 +1,6 @@ --- - version: 1.14.0 - date: 2025-01-03 + date: 2025-01-06 added: - 'Better support for sets in `excluded_from?` and `included_in?` predicates (via #480) (@flash-gordon)' fixed: @@ -9,6 +9,7 @@ - 'JSON schema output for `maybe(:array)` (via #463) (@tomgi)' changed: - "Set minimum Ruby version to 3.1 (@flash-gordon)" + - '`KeyValidator` works faster for large schemas (via #461) (@radarek)' - version: 1.13.4 date: 2024-05-22 fixed: