Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1016 Bytes

CHANGELOG.md

File metadata and controls

34 lines (21 loc) · 1016 Bytes

Change Log

All notable changes to this project will be documented in this file. UITextField-Shake adheres to Semantic Versioning.


  • Fixed #22
  • Merged #21

Fixed

  • Reverted to #import syntax to accomodate Objective-C++ users.

Fixed

  • Block syntax in method signatures not converted correctly into Swift

Added

  • Support to Carthage