CHANGELOG.md in cocoapods-stats-0.5.1 vs CHANGELOG.md in cocoapods-stats-0.5.2
- old
+ new
@@ -1,7 +1,18 @@
#CocoaPods Stats CHANGELOG
+## Master
+
+## 0.5.2
+
+##### Bug Fixes
+
+* Don't raise an exception when attempting to opt out.
+ [Samuel Giddins](https://github.com/segiddins)
+
## 0.5.1
+
+##### Bug Fixes
* Skips pods that are not integrated ( and thus we can't get UUIDs )
[Samuel Giddins](https://github.com/CocoaPods/cocoapods-stats/pull/15)