We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1001266 commit 85db997Copy full SHA for 85db997
CHANGELOG.md
@@ -1,13 +1,14 @@
1
<!--- DO NOT EDIT THIS FILE - IT'S AUTOMATICALLY GENERATED VIA DEVTOOLS --->
2
3
-## unreleased
+## 1.7.0 2021-09-12
4
5
6
### Changed
7
8
-- dry-schema was bumped to 1.7.0 (@solnic)
+- [internal] Upgraded to new `setting` API provided in dry-configurable 0.13.0 (@timriley in #686 and 3f8f7d8)
9
+- Bumped dry-schema dependency to 1.8.0 (in part, to ensure dry-configurable 0.13.0 is available) (@timriley)
10
-[Compare v1.6.0...master](https://github.com/dry-rb/dry-validation/compare/v1.6.0...master)
11
+[Compare v1.6.0...v1.7.0](https://github.com/dry-rb/dry-validation/compare/v1.6.0...v1.7.0)
12
13
## 1.6.0 2020-12-05
14
0 commit comments