Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Latest commit

 

History

History
11 lines (11 loc) · 549 Bytes

CHANGELOG.md

File metadata and controls

11 lines (11 loc) · 549 Bytes

MSSlidingPanelController Changelog

1.1.2 (Friday, February 28th, 2014)

  • It is now possible to use MSSlidingPanelController with Storyboard.
  • A new example using Storyboard has been added.

1.1.1 (Wednesday, January 29th, 2014)

  • Hide a false positive warning reported by clang analyzer.
  • Add a script to update the build number of the exemple.

1.1.0 (Thursday, January 16th, 2014)

  • It now possible to add a completion block when we change the maximum width of panels.

1.0.0 (Wednesday, January 8th, 2014)

  • Initial release.