CHANGELOG.md in dry-schema-1.10.6 vs CHANGELOG.md in dry-schema-1.11.0
- old
+ new
@@ -1,6 +1,15 @@
<!--- DO NOT EDIT THIS FILE - IT'S AUTOMATICALLY GENERATED VIA DEVTOOLS --->
+## 1.11.0 2022-10-15
+
+
+### Changed
+
+- Use zeitwerk for auto-loading which speeds up requires (via #427) (@flash-gordon + @solnic)
+
+[Compare v1.10.6...v1.11.0](https://github.com/dry-rb/dry-schema/compare/v1.10.6...v1.11.0)
+
## 1.10.6 2022-10-01
### Fixed