diff --git a/CHANGELOG.md b/CHANGELOG.md index aefcafc0..eb287cf8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ## 2.7.0 (Unreleased) + - [#164](https://github.com/airblade/paper_trail/pull/164) - Allow for custom serializer for storage of object attributes. - [#180](https://github.com/airblade/paper_trail/pull/180) - Store serialized representation of serialized attributes on the `object_changes` column in the `Version` table. - [#183](https://github.com/airblade/paper_trail/pull/183) - Fully qualify the `Version` class to help prevent