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:
Ryan Nystrom 2017-03-22 12:47:52 -07:00 committed by Facebook Github Bot
parent a15ea08614
commit 1818c20e5f

View file

@ -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
-----