Skip to content

Commit

Permalink
Changelog: Enum-related known issue in v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
olliebennett committed Feb 8, 2017
1 parent 81db706 commit ff4a5d9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,10 @@ name conflict with your methods.

## 4.1.0 (2016-01-30)

### Known Issues

- Version changesets now store ENUM values incorrectly (as nulls). Previously the values were stored as strings. See [#926](https://github.com/airblade/paper_trail/pull/926)

### Breaking Changes

- None
Expand Down

0 comments on commit ff4a5d9

Please sign in to comment.