Skip to content

Commit

Permalink
Updates for 1.7.11 release
Browse files Browse the repository at this point in the history
  • Loading branch information
odrobnik committed Sep 26, 2016
1 parent e4772cd commit dfaf913
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DTFoundation.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'DTFoundation'
spec.version = '1.7.10'
spec.version = '1.7.11'
spec.summary = "Standard toolset classes and categories."
spec.homepage = "https://github.com/Cocoanetics/DTFoundation"
spec.author = { "Oliver Drobnik" => "oliver@cocoanetics.com" }
Expand Down
5 changes: 5 additions & 0 deletions Documentation/Change Log-template.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ Change Log

This is the history of version updates.

**Version 1.7.11**

- FIXED: Xcode 8 build error in Runtime
- ADDED: tvOS Subspec

**Version 1.7.10**

- FIXED: stringByURLEncoding returned incorrect strings with iOS 9 SDK
Expand Down

0 comments on commit dfaf913

Please sign in to comment.