You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# v0.5.0 to-be-released
1
+
# v0.5.0 2018-05-03
2
2
3
3
## BREAKING CHANGES
4
4
@@ -66,7 +66,7 @@
66
66
* Adding a new attribute invalidates `attribute_names` (flash-gordon)
67
67
* 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)
0 commit comments