Skip to content

Commit 57f7dfd

Browse files
author
dry-bot
committed
[devtools] sync
1 parent 807e432 commit 57f7dfd

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## unreleased
1+
## 1.3.0 2020-02-10
22

33

44
### Added
@@ -28,12 +28,9 @@
2828

2929
### Changed
3030

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

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

3835
## 1.2.0 2019-12-20
3936

0 commit comments

Comments
 (0)