-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
12 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,16 @@ | ||
Spring Social Google 1.0.0 Milestone 3 (? ?, 2013) | ||
=================================================== | ||
Spring Social Google 1.0.0 Milestone 3 (September 10, 2013) | ||
=========================================================== | ||
Miscellaneous | ||
* Upgraded to Jackson 2 | ||
* Upgraded to Spring Social 1.1.0.M3 | ||
|
||
Improvements | ||
* Support for Google+ Moments API | ||
* Support for Google+ Moments API | ||
* Support for fetching users in Google+ circles | ||
* Support for download from Google Drive | ||
|
||
New Features | ||
* Annotation and XML configuration | ||
|
||
Bug Fixes | ||
* Fixed JSON parsing of some Google+ attachment types |