Update Changelog for TBD

Summary: Closes https://github.com/Instagram/IGListKit/pull/363

Differential Revision: D4365710

Pulled By: jessesquires

fbshipit-source-id: 306c30915d3a331763d2bf76a977444a34618328
This commit is contained in:
James Sherlock 2016-12-23 07:51:58 -08:00 committed by Facebook Github Bot
parent 4bb3bbd1a0
commit bfdc0383b7

View file

@ -19,7 +19,7 @@ This release closes the [2.1.0 milestone](https://github.com/Instagram/IGListKit
- 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)
- Prevent adapter data source from deallocating after queueing an update. [Ryan Nystrom](https://github.com/rnystrom) (tbd)
- Prevent adapter data source from deallocating after queueing an update. [Ryan Nystrom](https://github.com/rnystrom) [(4cc91a2)](https://github.com/Instagram/IGListKit/commit/4cc91a25c8b262953e4f2d8e5dc78ee15c6265b2)
- Fix out-of-bounds bug when child section controllers in a stack remove cells. [Ryan Nystrom](https://github.com/rnystrom) [(#358)](https://github.com/Instagram/IGListKit/pull/358)