Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 621 Bytes

CHANGELOG.md

File metadata and controls

23 lines (12 loc) · 621 Bytes

Changelog

All notable changes to this project will be documented in this file.

1.1.1 - 2015-09-15

  • Fixes a caching issue on iOS9 by deep copying [super layoutAttributesForElementsInRect:rect]. Thanks @fwaddle

1.1 - 2015-09-15

  • Uses flow layout minimumInteritemSpacingForSectionAtIndex from delegate if available. Thanks @danblakemore

1.0.0 - 2015-05-06

  • Fixes issues where variable cell heights on 3x res screen pile up on top of each other

0.0.2 - 2015-03-21

  • Small style tweaks

0.0.1 - 2014-10-09

  • Intitial version!