CHANGELOG.md in dry-struct-1.5.2 vs CHANGELOG.md in dry-struct-1.6.0
- old
+ new
@@ -1,12 +1,21 @@
<!--- DO NOT EDIT THIS FILE - IT'S AUTOMATICALLY GENERATED VIA DEVTOOLS --->
+## 1.6.0 2022-11-04
+
+
+### Changed
+
+- This version uses dry-core 1.0 (@flash-gordon + @solnic)
+
+[Compare v1.5.2...v1.6.0](https://github.com/dry-rb/dry-struct/compare/v1.5.2...v1.6.0)
+
## 1.5.2 2022-10-19
### Fixed
-- Coercion failures keep the original error instead of just having a string (@flash-gordon)
+- Coercion failures keep the original error instead of just having a string (@flash-gordon + @newx)
[Compare v1.5.1...v1.5.2](https://github.com/dry-rb/dry-struct/compare/v1.5.1...v1.5.2)
## 1.5.1 2022-10-17