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

- old
+ new

@@ -1,7 +1,21 @@ # Changelog All notable changes to this project will be documented in this file. +## 0.7.0 - 2019-06-03 + +### Added +- Ensure `info[:email]` is always verified, and include `unverified_email` + +### Deprecated +- Nothing. + +### Removed +- Nothing. + +### Fixed +- Nothing. + ## 0.6.1 - 2019-03-07 ### Added - Return `email` and `email_verified` keys in response.