Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 2.37 KB

CHANGELOG.md

File metadata and controls

39 lines (26 loc) · 2.37 KB

Change Log

All notable changes to this project will be documented in this file. GTNotification adheres to Semantic Versioning.


  • Final custom release: migration to iOS 9 and Xcode 7.
  • Final custom release: partially fixed NSLayoutConstraint issues (it still remains some issues in particular cases).
  • Final custom release: improved the previous release adding a way of programmatically dismissing the banner message notification.
  • Final custom release: solid red background + with/without exclamation mark symbol's image + no title + message centered.
  • Solid red background + Exclamation mark symbol's image left aligned + Title centered + Message centered.
  • Solid red background + With/without exclamation mark symbol's image + No title + Message centered.
  • Solid red background + Exclamation mark symbol's image left aligned + Title left aligned + Message left aligned.
  • First release: Mathieu White's fork unmodified + added CHANGELOG.md and GTNotification.podspec files.
  • Second release of master branch: working.
  • First release of master branch: bugged.