Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 798 Bytes

CHANGELOG.md

File metadata and controls

35 lines (18 loc) · 798 Bytes

Changelog

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

1.3.1 - 2016-05-14

  • Adds important nil check (#25)

1.3 - 2016-05-14

  • Fixes broken header/footer supplementary views

1.2 - 2016-05-14

  • Refactoring layout logic

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!