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

- old
+ new

@@ -1,8 +1,22 @@ # Changelog All notable changes to this project will be documented in this file. +## 0.6.1 - 2019-03-07 + +### Added +- Return `email` and `email_verified` keys in response. + +### Deprecated +- Nothing. + +### Removed +- Nothing. + +### Fixed +- Nothing. + ## 0.6.0 - 2018-12-28 ### Added - Support for JWT 2.x. @@ -10,9 +24,10 @@ - Nothing. ### Removed - Support for JWT 1.x. - Support for `raw_friend_info` and `raw_image_info`. +- Stop using Google+ API endpoints. ### Fixed - Nothing. ## 0.5.4 - 2018-12-07