From 9f5e66ca7ab40deae37ba99a58039861f001c6ba Mon Sep 17 00:00:00 2001 From: dry-bot Date: Wed, 21 Sep 2022 08:38:01 +0000 Subject: [PATCH] [devtools] sync --- CHANGELOG.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) 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)