Update changelog re: MySQL unicode support

[ci skip]
This commit is contained in:
Jared Beck 2016-03-31 17:16:47 -04:00
parent 6f630afca6
commit 7c93671c80
1 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,9 @@
### Added
- [#741](https://github.com/airblade/paper_trail/issues/741) /
[#681](https://github.com/airblade/paper_trail/pull/681)
MySQL unicode support in migration generator
- [#689](https://github.com/airblade/paper_trail/pull/689) -
Rails 5 compatibility
- Added a rails config option: `config.paper_trail.enabled`