Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

19 lines (12 loc) · 1.01 KB

Change Log

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

master branch

  • Breaking change: actionTitleLabelConstraintToContainer and actionTitleLabelConstraintToImageView was removed from ActionCell class. You must delete these outlets from your xib files, PR #23.
  • Breaking change: actions' handlers are now executed after the action controller was completely dismissed, PR #22.
  • Fixed duplicated execution of actions, PR #22.
  • Bug fixes and stability improvements.
  • added support for Xcode 7.3 and swift 2.2.

Released on 2015-12-11. This is the initial version.