CHANGELOG.md in omniauth-facebook-2.0.0.pre1 vs CHANGELOG.md in omniauth-facebook-2.0.0
- old
+ new
@@ -1,4 +1,10 @@
+## 2.0.0 (2014-08-07)
+
+Bugfixes:
+
+ - bump omniauth-oauth2 dependency which addresses CVE-2012-6134 (#162, @linedotstar)
+
## 1.6.0 (2014-01-13)
Features:
- ability to specify `auth_type` per-request (#78, @sebastian-stylesaint)