Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 474 Bytes

CHANGES.md

File metadata and controls

13 lines (9 loc) · 474 Bytes

#CYRKeyboardButton Changelog

##0.5.3 (Monday, April 20th, 2015)

  • Added support for initialization via interface builder (Thanks @khaullen!)

##0.5.2 (Sunday, August 31st, 2014)

  • Adding notifications for when the expanded input view is shown or hidden.

##0.5.1 (Friday, August 1st, 2014)

  • Added support for UITextField (shouldChangeCharactersInRange:) and UITextView (shouldChangeTextInRange:) delegate methods.

##0.5.0 (Friday, August 1st, 2014)

  • Initial release