Skip to content

Latest commit

 

History

History
executable file
·
12 lines (9 loc) · 503 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
12 lines (9 loc) · 503 Bytes

##1.0.1 (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