Skip to content

Commit

Permalink
[devtools] sync
Browse files Browse the repository at this point in the history
  • Loading branch information
dry-bot committed Feb 10, 2020
1 parent 807e432 commit 57f7dfd
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## unreleased
## 1.3.0 2020-02-10


### Added
Expand Down Expand Up @@ -28,12 +28,9 @@

### Changed

- `Dry::Struct#to_hash` is deprecated.
It leads to undesired behavior when structs passed to methods with keyword arguments.
`#to_hash` will be removed in dry-struct 2.0, either use `#to_h` or define `#to_hash` in your structs.
- [internal] metadata is now stored inside schema (flash-gordon)

[Compare v1.2.0...master](https://github.com/dry-rb/dry-struct/compare/v1.2.0...master)
[Compare v1.2.0...v1.3.0](https://github.com/dry-rb/dry-struct/compare/v1.2.0...v1.3.0)

## 1.2.0 2019-12-20

Expand Down

0 comments on commit 57f7dfd

Please sign in to comment.