CHANGELOG.md in omniauth-google-oauth2-0.7.0 vs CHANGELOG.md in omniauth-google-oauth2-0.8.0

- old
+ new

@@ -1,7 +1,21 @@ # Changelog All notable changes to this project will be documented in this file. +## 0.8.0 - 2019-08-21 + +### Added +- Updated omniauth-oauth2 to v1.6.0 for security fixes. + +### Deprecated +- Nothing. + +### Removed +- Ruby 2.1 support. + +### Fixed +- Nothing. + ## 0.7.0 - 2019-06-03 ### Added - Ensure `info[:email]` is always verified, and include `unverified_email`