Skip to content

Commit

Permalink
Provided support for iOS 13 Context Menus
Browse files Browse the repository at this point in the history
Added CHANGELOG entry
  • Loading branch information
Jerome Boursier committed Feb 26, 2020
1 parent 7e72c14 commit b38510c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,12 @@ The changelog for `IGListKit`. Also see the [releases](https://github.com/instag
4.1.0 (upcoming release)
-----

### Enhancements

- Introduce `IGListSwiftKit`, with Swift refinements for `dequeueReusableCellOfClass` methods. [Koen Punt](https://github.com/koenpunt) [(#1388)](https://github.com/Instagram/IGListKit/pull/1388).

- Added support for iOS 13 Context Menus with `contextMenuConfigurationForItemAt` method. [Jérôme B.](https://github.com/jjbourdev) [(#1430)](https://github.com/Instagram/IGListKit/pull/1430).

4.0.0
-----
### Breaking Changes
Expand Down

0 comments on commit b38510c

Please sign in to comment.