Skip to content

Commit

Permalink
Merge pull request #134 from Tencent/dev
Browse files Browse the repository at this point in the history
update change log
  • Loading branch information
lingol authored Nov 30, 2018
2 parents 55ce1f0 + a37377a commit d40c623
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ What's new
* `Parcelable` objects can be stored directly into MMKV now.
* Setting `null` value to reset a key is supported now.
* Fix an issue that MMKV's file size might expand unexpectly large in some case.
* Fix an issue that MMKV might crash on multi-thread removing and getting on the same key.


## v1.0.13 / 2018-11-09
Expand Down

0 comments on commit d40c623

Please sign in to comment.