README.md in omniauth-gplus-1.0.0 vs README.md in omniauth-gplus-1.1.0

- old
+ new

@@ -1,10 +1,13 @@ omniauth-gplus ========= + - [![Gem Version](https://badge.fury.io/rb/omniauth-gplus.png)](https://rubygems.org/gems/omniauth-gplus) - [![Code Climate](https://codeclimate.com/github/krainboltgreene/omniauth-gplus.png)](https://codeclimate.com/github/krainboltgreene/omniauth-gplus) - [![Build Status](https://travis-ci.org/krainboltgreene/omniauth-gplus.png)](https://travis-ci.org/krainboltgreene/omniauth-gplus) + - [![Dependency Status](https://gemnasium.com/krainboltgreene/omniauth-gplus.png)](https://gemnasium.com/krainboltgreene/omniauth-gplus) + - [![Coverage Status](https://coveralls.io/repos/krainboltgreene/omniauth-gplus/badge.png?branch=master)](https://coveralls.io/r/krainboltgreene/omniauth-gplus) `omniauth-gplus` is a Google+ strategy for OmniAuth. It allows you to easily interact with the Google+ OAuth2 endpoint. @@ -84,11 +87,14 @@ Absolutely feel free to contribute, please! Changelog --------- +**v1.1.0** +* Fixed UID field always being nil + **v1.0.0** * Initial release @@ -111,9 +117,11 @@ Credits ------- + - [Sam Dunne](https://github.com/samdunne), for initial work and bug fixes + License ------- Copyright (c) 2013 Kurtis Rainbolt-Greene