Skip to content

Commit 6fcdf98

Browse files
Update changelog to highlight new fixes
1 parent 7d8a61e commit 6fcdf98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
### Bug fixes
1616

17-
- Fix `attributes_for_super_diff` (in monkey patch of `ActiveRecord::Base`) which would fail for classes that don't have a primary key.
17+
- Fix ActiveRecord's `attributes_for_super_diff` and tree builders related to Active Records to handle models that do not have a primary key.
1818
([#282](https://github.com/splitwise/super_diff/pull/282))
1919

2020
### Other changes

0 commit comments

Comments
 (0)