[devtools] sync

This commit is contained in:
dry-bot 2022-09-21 08:38:01 +00:00
parent de7ffeccb3
commit 9f5e66ca7a
1 changed files with 2 additions and 5 deletions

View File

@ -1,16 +1,15 @@
<!--- DO NOT EDIT THIS FILE - IT'S AUTOMATICALLY GENERATED VIA DEVTOOLS --->
## 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)