CHANGELOG.md in dry-schema-1.13.0 vs CHANGELOG.md in dry-schema-1.13.1

- old
+ new

@@ -1,6 +1,16 @@ <!--- DO NOT EDIT THIS FILE - IT'S AUTOMATICALLY GENERATED VIA DEVTOOLS ---> +## 1.13.1 2023-04-07 + + +### Fixed + +- Support sum types of hashes (issue #446 fixed via #457) (@segiddins) + + +[Compare v1.13.0...v1.13.1](https://github.com/dry-rb/dry-schema/compare/v1.13.0...v1.13.1) + ## 1.13.0 2022-11-24 ### Fixed