mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-24 01:38:26 +00:00
Update CHANGELOG.md
Summary: Closes https://github.com/Instagram/IGListKit/pull/343 Differential Revision: D4347850 Pulled By: jessesquires fbshipit-source-id: f2f9fc879579fc0dfdc7a5a1652dd71749e56447
This commit is contained in:
parent
ad30e53507
commit
57c9f84d28
1 changed files with 3 additions and 1 deletions
|
|
@ -9,7 +9,9 @@ This release closes the [2.1.0 milestone](https://github.com/Instagram/IGListKit
|
|||
|
||||
### Enhancements
|
||||
|
||||
- macOS support. Note: this is *only* for the Diffing components. There is **no support** for `NSCollectionView` at this time. [Guilherme Rambo](https://github.com/insidegui) [(#235)](https://github.com/Instagram/IGListKit/pull/235)
|
||||
- Added support for macOS. Note: this is *only* for the Diffing components. There is **no support** for `IGListAdapter`, `IGListSectionController`, and other components at this time. [Guilherme Rambo](https://github.com/insidegui) [(#235)](https://github.com/Instagram/IGListKit/pull/235)
|
||||
|
||||
- Added a [macOS example](https://github.com/Instagram/IGListKit/tree/master/Examples/Examples-macOS) project. [Guilherme Rambo](https://github.com/insidegui) [(#337)](https://github.com/Instagram/IGListKit/pull/337)
|
||||
|
||||
- Disables `prefetchEnabled` by default on `IGListCollectionView`. [Sven Bacia](https://github.com/svenbacia) [(#323)](https://github.com/Instagram/IGListKit/pull/323)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue