Skip to content

Commit b38510c

Browse files
author
Jerome Boursier
committed
Provided support for iOS 13 Context Menus
Added CHANGELOG entry
1 parent 7e72c14 commit b38510c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,12 @@ The changelog for `IGListKit`. Also see the [releases](https://github.com/instag
66
4.1.0 (upcoming release)
77
-----
88

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

13+
- 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).
14+
1115
4.0.0
1216
-----
1317
### Breaking Changes

0 commit comments

Comments
 (0)