CHANGELOG.md in cocoapods-try-1.1.0 vs CHANGELOG.md in cocoapods-try-1.2.0

- old
+ new

@@ -1,6 +1,20 @@ # CocoaPods::Try CHANGELOG +## 1.2.0 (2020-04-20) + +##### Enhancements + +* None. + +##### Bug Fixes + +* Fix a crash when using `pod try` with CocoaPods 1.8.0 or higher. + [@arielpollack](https://github.com/arielpollack) + [#63](https://github.com/CocoaPods/cocoapods-try/issues/63) + [#65](https://github.com/CocoaPods/cocoapods-try/pull/65) + + ## 1.1.0 (2016-07-10) ##### Enhancements * Added a command line option for specifying the podspec file from Git URL