Skip to content

Commit

Permalink
updating to 2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Coeur committed Mar 7, 2018
1 parent 39a285a commit d9bbe62
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.

---

## [2.1.5](https://github.com/laptobbe/TSMarkdownParser/releases/tag/2.1.5) (2018/03/07)
Released on 2018/03/07.

#### Fixed
* Fixed compatibility with Xcode 7


## [2.1.4](https://github.com/laptobbe/TSMarkdownParser/releases/tag/2.1.4) (2018/03/05)
Released on 2018/03/05.

Expand Down
2 changes: 1 addition & 1 deletion TSMarkdownParser.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "TSMarkdownParser"
s.version = "2.1.4"
s.version = "2.1.5"
s.summary = "A markdown to NSAttributedString parser for iOS and OSX"

s.description = <<-DESC
Expand Down

0 comments on commit d9bbe62

Please sign in to comment.