diff --git a/CHANGELOG.md b/CHANGELOG.md index 60bda29fa..c741d1b15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,10 @@ The changelog for `IGListKit`. Also see the [releases](https://github.com/instagram/IGListKit/releases) on GitHub. -3.0.0 (**upcoming release**) +3.1.0 (**upcoming release**) +----- + +3.0.0 ----- This release closes the [3.0.0 milestone](https://github.com/Instagram/IGListKit/milestone/3). @@ -158,8 +161,6 @@ This release closes the [2.1.0 milestone](https://github.com/Instagram/IGListKit - `-[IGListAdapter updater]` is now public (read-only). [Adlai-Holler](https://github.com/Adlai-Holler) [(#379)](https://github.com/Instagram/IGListKit/pull/379) - - ### Fixes - Avoid `UICollectionView` crashes when queueing a reload and insert/delete on the same item as well as reloading an item in a section that is animating. [Ryan Nystrom](https://github.com/rnystrom) [(#325)](https://github.com/Instagram/IGListKit/pull/325)