mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-23 09:18:29 +00:00
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:
parent
4bb3bbd1a0
commit
bfdc0383b7
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue