Skip to content

Commit

Permalink
add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Nystrom committed Jan 20, 2017
1 parent 77fd8fc commit 0e83b2c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ This release closes the [3.0.0 milestone](https://github.com/Instagram/IGListKit
withObject:(id)object;
```

### Enhancements

- You can now manually move items (cells) within a section controller, ex: `[self.collectionContext moveInSectionController:self fromIndex:0 toIndex:1]`. [Ryan Nystrom](https://github.com/rnystrom) [(#418)](https://github.com/Instagram/IGListKit/pull/418)


2.2.0
-----

Expand Down

0 comments on commit 0e83b2c

Please sign in to comment.