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:
Jesse Squires 2016-10-20 09:26:30 -07:00 committed by Facebook Github Bot
parent 459bfd1bc3
commit 3cad71134e

View file

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