CHANGELOG.md in dry-schema-1.7.1 vs CHANGELOG.md in dry-schema-1.8.0
- old
+ new
@@ -1,6 +1,15 @@
<!--- DO NOT EDIT THIS FILE - IT'S AUTOMATICALLY GENERATED VIA DEVTOOLS --->
+## 1.8.0 2021-09-12
+
+
+### Changed
+
+- [internal] Upgraded to new `setting` API provided in dry-configurable 0.13.0 (@timriley in #356)
+
+[Compare v1.7.1...v1.8.0](https://github.com/dry-rb/dry-schema/compare/v1.7.1...v1.8.0)
+
## 1.7.1 2021-08-29
### Changed