Skip to content

Commit cf953e1

Browse files
committed
Update CHANGELOG [skip ci]
1 parent a569e29 commit cf953e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# v0.5.0 to-be-released
1+
# v0.5.0 2018-05-03
22

33
## BREAKING CHANGES
44

@@ -66,7 +66,7 @@
6666
* Adding a new attribute invalidates `attribute_names` (flash-gordon)
6767
* Struct classes track subclasses and define attributes in them, now it doesn't matter whether you define attributes first and _then_ subclass or vice versa. Note this can lead to memory leaks in Rails environment when struct classes are reloaded (flash-gordon)
6868

69-
[Compare v0.4.0...master](https://github.com/dry-rb/dry-struct/compare/v0.4.0...master)
69+
[Compare v0.4.0...v0.5.0](https://github.com/dry-rb/dry-struct/compare/v0.4.0...v0.5.0)
7070

7171
# v0.4.0 2017-11-04
7272

0 commit comments

Comments
 (0)