Skip to content

Commit

Permalink
[devtools] sync
Browse files Browse the repository at this point in the history
  • Loading branch information
dry-bot committed Jun 29, 2021
1 parent c85bc12 commit 969f8ea
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<!--- DO NOT EDIT THIS FILE - IT'S AUTOMATICALLY GENERATED VIA DEVTOOLS --->

## unreleased
## 1.7.0 2021-06-29

This release ships with a bunch of internal refactorings that should improve performance but if you see any unexpected behavior please do report issues.

### Fixed

Expand All @@ -17,7 +18,7 @@
- [internal] `Dry::Schema::Path` clean up and performance improvements (via #358) (@ojab)
- [internal] simplify and speed up handling of steps in nested schemas (via #360) (@ojab)

[Compare v1.6.2...master](https://github.com/dry-rb/dry-schema/compare/v1.6.2...master)
[Compare v1.6.2...v1.7.0](https://github.com/dry-rb/dry-schema/compare/v1.6.2...v1.7.0)

## 1.6.2 2021-04-15

Expand Down

0 comments on commit 969f8ea

Please sign in to comment.