Skip to content

Commit b9c12c6

Browse files
authored
Update CHANGELOG.md
1 parent 1e099fd commit b9c12c6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ CHANGELOG
33

44
- **Unreleased**
55
* [View Diff](https://github.com/westonganger/active_snapshot/compare/v1.0.0...master)
6+
* [#76](https://github.com/westonganger/active_snapshot/pull/76) - Add full STI support (inherit snapshot children definition from base class, and allow overriding in STI child classes)
67
* [#74](https://github.com/westonganger/active_snapshot/pull/74) - Ensure no exception is raised when class does not have method defined_enums
78
* [#72](https://github.com/westonganger/active_snapshot/pull/72) - Adds `ActiveSnapshot::Snapshot.diff(from, to)` to get the difference between two snapshots or a snapshot and the current record.
89

0 commit comments

Comments
 (0)