diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e3bcf9..2fa4122 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. +## 2.1.1 + + - Added tvOS support for cocoapods (#163) + - Remove custom module map for cocoapods (#141) + ## 2.1.0 - Changed FBSnapshotTestController from private to public in the xcodeproj (#135) diff --git a/FBSnapshotTestCase.podspec b/FBSnapshotTestCase.podspec index c6c5cf7..2b93e6d 100644 --- a/FBSnapshotTestCase.podspec +++ b/FBSnapshotTestCase.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "FBSnapshotTestCase" - s.version = "2.1.0" + s.version = "2.1.1" s.summary = "Snapshot view unit tests for iOS" s.description = <<-DESC A "snapshot test case" takes a configured UIView or CALayer diff --git a/FBSnapshotTestCaseDemo/Podfile.lock b/FBSnapshotTestCaseDemo/Podfile.lock index 53e62d3..79e3dea 100644 --- a/FBSnapshotTestCaseDemo/Podfile.lock +++ b/FBSnapshotTestCaseDemo/Podfile.lock @@ -1,8 +1,8 @@ PODS: - - FBSnapshotTestCase (2.1.0): - - FBSnapshotTestCase/SwiftSupport (= 2.1.0) - - FBSnapshotTestCase/Core (2.1.0) - - FBSnapshotTestCase/SwiftSupport (2.1.0): + - FBSnapshotTestCase (2.1.1): + - FBSnapshotTestCase/SwiftSupport (= 2.1.1) + - FBSnapshotTestCase/Core (2.1.1) + - FBSnapshotTestCase/SwiftSupport (2.1.1): - FBSnapshotTestCase/Core DEPENDENCIES: @@ -13,7 +13,7 @@ EXTERNAL SOURCES: :path: .. SPEC CHECKSUMS: - FBSnapshotTestCase: 68c3221ddd3bf5bbe783c1015f8acc12c3768a4d + FBSnapshotTestCase: ec0ed7378d617e4b787e6cf9899d22cb86010b94 PODFILE CHECKSUM: f0c8c3073f8e31e4718d87d66744e7fa5953f5c4