mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-24 09:48:21 +00:00
Update CHANGELOG.md
Summary: Next release includes breaking changes. Update CHANGELOG to correct version number. Closes https://github.com/Instagram/IGListKit/pull/96 Differential Revision: D4051335 Pulled By: jessesquires fbshipit-source-id: 70c0ac861b720c24fa3eb76bb92717b2374b869c
This commit is contained in:
parent
459bfd1bc3
commit
3cad71134e
1 changed files with 3 additions and 1 deletions
|
|
@ -2,9 +2,11 @@
|
|||
|
||||
The changelog for `IGListKit`. Also see the [releases](https://github.com/instagram/IGListKit/releases) on GitHub.
|
||||
|
||||
1.1.0
|
||||
2.0.0
|
||||
-----
|
||||
|
||||
This release closes the [2.0.0 milestone](https://github.com/Instagram/IGListKit/milestone/1?closed=1).
|
||||
|
||||
### Enhancements
|
||||
|
||||
- Added support for cells created from nibs. [Sven Bacia](https://github.com/svenbacia) [(#56)](https://github.com/Instagram/IGListKit/pull/56)
|
||||
|
|
|
|||
Loading…
Reference in a new issue