CHANGELOG.md in dry-schema-1.9.0 vs CHANGELOG.md in dry-schema-1.9.1

- old
+ new

@@ -1,6 +1,16 @@ <!--- DO NOT EDIT THIS FILE - IT'S AUTOMATICALLY GENERATED VIA DEVTOOLS ---> +## 1.9.1 2022-02-17 + + +### Fixed + +- Namespaced messages no longer crashes in certain scenarios (see dry-rb/dry-validation#692 fixed via #398) (@krekoten) + + +[Compare v1.9.0...v1.9.1](https://github.com/dry-rb/dry-schema/compare/v1.9.0...v1.9.1) + ## 1.9.0 2022-02-15 ### Added