Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.62 KB

CHANGELOG.md

File metadata and controls

32 lines (22 loc) · 1.62 KB

#Change Log All notable changes to this project will be documented in this file. TSMarkdownParser adheres to Semantic Versioning.


2.1.0 (2016/05/01)

Released on 2016/05/01. All issues associated with this milestone can be found using this filter.

Added

  • Added custom font for quote text for a better user experience #47
  • Added support to skip NSLinkAttributeName for UILabel customization. #45
  • Added partial support for remote image URL. #16
  • Added HeaderDoc support

2.0.3 (2016/04/09)

Released on 2016/04/09. All issues associated with this milestone can be found using this filter.

Added

  • Added Carthage support for tvOS and OS X

Fixed

  • Fixed CodeEscaping #46

2.0.2 (2016/03/29)

Released on 2016/03/29. All issues associated with this milestone can be found using this filter.

Added

  • Added support to OS X 10.7
  • Added a changelog #41