diff --git a/CHANGELOG.md b/CHANGELOG.md index aec54ed0..dd5370a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,16 +1,15 @@ -## 1.10.4 2022-10-13 +## 1.10.5 2022-10-21 ### Fixed -- Once again reverting zeitwerk related changes that were included in 1.10.3 by an accident :( (@solnic) - Key maps no longer include duped keys when using inheritance (issues #428 #372 fixed via #429) (@solnic) - Key validator and coercer no longer include duped keys when using parent schemas (via #430) (@solnic) -[Compare v1.10.4...v1.10.4](https://github.com/dry-rb/dry-schema/compare/v1.10.4...v1.10.4) +[Compare v1.10.4...v1.10.5](https://github.com/dry-rb/dry-schema/compare/v1.10.4...v1.10.5) ## 1.10.4 2022-10-13 @@ -18,8 +17,6 @@ ### Fixed - Once again reverting zeitwerk related changes that were included in 1.10.3 by an accident :( (@solnic) -- Key maps no longer include duped keys when using inheritance (issues #428 #372 fixed via #429) (@solnic) -- Key validator and coercer no longer include duped keys when using parent schemas (via #430) (@solnic) [Compare v1.10.3...v1.10.4](https://github.com/dry-rb/dry-schema/compare/v1.10.3...v1.10.4)