mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-24 01:38:26 +00:00
Add missing changelog entry from diff identifier fix
Summary: Was missing changelog Closes https://github.com/Instagram/IGListKit/pull/575 Differential Revision: D4755775 Pulled By: rnystrom fbshipit-source-id: b4f3a4477f88077c74ba1e936e39907b6a272542
This commit is contained in:
parent
a15ea08614
commit
1818c20e5f
1 changed files with 2 additions and 0 deletions
|
|
@ -86,6 +86,8 @@ This release closes the [3.0.0 milestone](https://github.com/Instagram/IGListKit
|
|||
|
||||
- Only collect batch updates when explicitly inside the batch update block, execute them otherwise. Fixes dropped updates. [Ryan Nystrom](https://github.com/rnystrom) [(#494)](https://github.com/Instagram/IGListKit/pull/494)
|
||||
|
||||
- Remove objects that return `nil` diff identifiers before updating. [Ryan Nystrom](https://github.com/rnystrom) [(af984ca)](https://github.com/Instagram/IGListKit/commit/af984ca81d4d8c4ba3012be1a45f69670a832ccf)
|
||||
|
||||
2.1.0
|
||||
-----
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue