CHANGELOG.md in dry-schema-1.11.0 vs CHANGELOG.md in dry-schema-1.11.1
- old
+ new
@@ -1,6 +1,15 @@
<!--- DO NOT EDIT THIS FILE - IT'S AUTOMATICALLY GENERATED VIA DEVTOOLS --->
+## 1.11.1 2022-10-15
+
+
+### Changed
+
+- Depend on dry-configurable >= 0.16 - this was needed to play nice with Zeitwerk (@solnic)
+
+[Compare v1.11.0...v1.11.1](https://github.com/dry-rb/dry-schema/compare/v1.11.0...v1.11.1)
+
## 1.11.0 2022-10-15
### Changed