File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed
Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change 1+ # v0.7-dev
2+
3+ ## Development
4+
5+ - PHP 7 support - [ #9 ] ( https://github.com/logical-and/php-oauth/issues/9 )
6+ - support to autoload tests was moved to autoload-dev - [ #10 ] ( https://github.com/logical-and/php-oauth/issues/10 )
7+ - Added changelog - [ #20 ] ( https://github.com/logical-and/php-oauth/issues/20 )
8+
9+ ## Features
10+
11+ - Added DeviantArt service - [ #18 ] ( https://github.com/logical-and/php-oauth/issues/18 )
12+
13+ # v0.6
14+
15+ ## Development
16+
17+ - Unit tests coverage
18+
19+ ## Features
20+
21+ - Added Soundclound "non-expiring" scope - [ #17 ] ( https://github.com/logical-and/php-oauth/issues/17 )
22+ - Added Facebook "user_tagged_places" scope services - [ #16 ] ( https://github.com/logical-and/php-oauth/issues/16 )
23+ - Added LinkedIn "w_share" scope services - [ #15 ] ( https://github.com/logical-and/php-oauth/issues/15 )
24+
25+ # v0.5
26+
27+ ## Development
28+
29+ - Refactoring
30+ - Added extractors (methods to receive user data via oauth providers)
31+
32+ ## Features
33+
34+ - Added new Extractor methods - [ #14 ] ( https://github.com/logical-and/php-oauth/issues/14 )
35+ - Added EveOnline service - [ #12 ] ( https://github.com/logical-and/php-oauth/issues/12 )
36+ - Added Storage/File support - [ #11 ] ( https://github.com/logical-and/php-oauth/issues/11 )
37+ - Add Google Reports API scope constants - [ #13 ] ( https://github.com/logical-and/php-oauth/issues/13 )
You can’t perform that action at this time.
0 commit comments