mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-23 17:28:22 +00:00
Add link to Changelog (#1397)
Summary: Pull Request resolved: https://github.com/Instagram/IGListKit/pull/1397 Added link to PR Reviewed By: lorixx Differential Revision: D18638528 fbshipit-source-id: 847deee505e4154a6940825a07ca24d664137c76
This commit is contained in:
parent
7fe113fea8
commit
36da20119c
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ The changelog for `IGListKit`. Also see the [releases](https://github.com/instag
|
|||
|
||||
- Created `IGListAdapterPerformanceDelegate` for IGListAdapter to be able to measure how long some operations take across all section controllers. For example, how long it takes to dequeue a cell. [Maxime Ollivier](https://github.com/maxoll) [(4662454)](https://github.com/Instagram/IGListKit/commit/4662454c4aedbc5d3bed0cb386f2ef93de40ba51)
|
||||
|
||||
- Update CocoaPods integration to use the CocoaPods specs CDN [Koen Punt](https://github.com/koenpunt) (#1386)
|
||||
- Update CocoaPods integration to use the CocoaPods specs CDN [Koen Punt](https://github.com/koenpunt) [(#1386)](https://github.com/Instagram/IGListKit/pull/1386)
|
||||
|
||||
- Remove useless system version code [Kinarobin](https://github.com/kinarobin) [(#1386)](https://github.com/Instagram/IGListKit/pull/1396)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue