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
{{ message }}
This repository was archived by the owner on Aug 21, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,15 @@
2
2
3
3
## Unreleased
4
4
5
+
* Nothing yet
6
+
*[View Full Diff](https://github.com/westonganger/protected_attributes_continued/compare/v1.7.0...master)
7
+
8
+
## 1.7.0 - 2020-10-24
9
+
5
10
*[#20](https://github.com/westonganger/protected_attributes_continued/pull/20) - Fix bug when calling `first_or_initialize` on an association relation
6
11
*[60da8e1](https://github.com/westonganger/protected_attributes_continued/commit/60da8e1deee54da97546c5ad3fe38c3385a8e5e8) - Add warning at end of default rake task to highlight the requirement to run the tests with `appraisal`
7
12
*[c38a230](https://github.com/westonganger/protected_attributes_continued/commit/c38a230b310fdb42662dad6bdd46e15ab3d3489d) - Added db setup and reloading to `rake console` task for easier debugging
8
-
*[View Full Diff](https://github.com/westonganger/protected_attributes_continued/compare/v1.6.0...master)
13
+
*[View Full Diff](https://github.com/westonganger/protected_attributes_continued/compare/v1.6.0...v1.7.0)
0 commit comments