Skip to content

Latest commit

 

History

History
executable file
·
20 lines (15 loc) · 845 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
20 lines (15 loc) · 845 Bytes

##1.1.1 (Friday, February 13th, 2015) NEW

  • Added support for OS X in CocoaPods. (ConfusedVorlon)
  • Cleaned up the public headers and init method. (Jérôme Morissard)
  • Removed duplicated space. (Christian Sampaio)
  • Updated for latest beta of WatchKit. (Fadhel Chaabane)

##1.1.0 (Saturday, December 13th, 2014) NEW

  • Added support for iOS 7 deployment targets. (Orta Therox)
  • Added full support for NSCoding and NSKeyedArchiver. (Martin Blech)
  • Added Unit Tests! (Conrad Stoll)

Fixed

  • FIXED an issue(#6) where clear all message contents wasn't working properly. (Conrad Stoll)

##1.0.0 (Monday, December 8th, 2014)

  • Initial Library Release