File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44
55---
66
7+ ## [ 2.1.3] ( https://github.com/laptobbe/TSMarkdownParser/releases/tag/2.1.3 ) (2017/02/21)
8+ Released on 2017/02/21.
9+
10+ #### Fixed
11+ * Fixed link autodetection conflicts with link markup [ #62 ] ( https://github.com/laptobbe/TSMarkdownParser/issues/62 )
12+
13+
714## [ 2.1.2] ( https://github.com/laptobbe/TSMarkdownParser/releases/tag/2.1.2 ) (2016/12/11)
815Released on 2016/12/11.
916
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "TSMarkdownParser"
3- s . version = "2.1.2 "
3+ s . version = "2.1.3 "
44 s . summary = "A markdown to NSAttributedString parser for iOS and OSX"
55
66 s . description = <<-DESC
You can’t perform that action at this time.
0 commit comments