mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-23 17:28:22 +00:00
Update changelog with missing revs
Summary: I like that we ref the PRs in the changelog. Updating the log with missing revs from internal diffs (no PRs). Closes https://github.com/Instagram/IGListKit/pull/172 Differential Revision: D4143816 Pulled By: rnystrom fbshipit-source-id: 57844b0724b11f461ccc6e675946ea04b128fa21
This commit is contained in:
parent
59242c5b7e
commit
937780aa3e
1 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ This release closes the [2.0.0 milestone](https://github.com/Instagram/IGListKit
|
|||
|
||||
### Breaking Changes
|
||||
|
||||
- Diff result method `-resultWithUpdatedMovesAsDeleteInserts` removed and replaced with `-resultForBatchUpdates`
|
||||
- Diff result method `-resultWithUpdatedMovesAsDeleteInserts` removed and replaced with `-resultForBatchUpdates` [(b5aa5e3)](https://github.com/Instagram/IGListKit/commit/b5aa5e39002854c947e777c11ae241f67f24d19c)
|
||||
|
||||
### Enhancements
|
||||
|
||||
|
|
@ -21,7 +21,7 @@ This release closes the [2.0.0 milestone](https://github.com/Instagram/IGListKit
|
|||
- Added support for cells created from storyboard. [Bofei Zhu](https://github.com/zhubofei) [(#92)](https://github.com/Instagram/IGListKit/pull/92)
|
||||
- Added examples for Today & iMessage extensions. [Sherlouk](https://github.com/Sherlouk) [(#112)](https://github.com/Instagram/IGListKit/pull/112)
|
||||
- Added `tvOS` support. [Jesse Squires](https://github.com/jessesquires) [(#137)](https://github.com/Instagram/IGListKit/pull/137)
|
||||
- Added new `-[IGListAdapter visibleObjects]` API. [Ryan Nystrom](https://github.com/rnystrom)
|
||||
- Added new `-[IGListAdapter visibleObjects]` API. [Ryan Nystrom](https://github.com/rnystrom) [(386ae07)](https://github.com/Instagram/IGListKit/commit/386ae0786445c06e1eabf074a4181614332f155f)
|
||||
|
||||
1.0.0
|
||||
-----
|
||||
|
|
|
|||
Loading…
Reference in a new issue