Skip to content

Commit 5a66745

Browse files
committed
Prepare release 0.3.3
1 parent a3088a9 commit 5a66745

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Changelog
22
=========
33

4+
## 0.3.3 (2014-02-17)
5+
* Fix: Incorrect redirect URL when no parameters are set,
6+
* Fix: Add missing parameter `prompt` for `GoogleResourceOwner`,
7+
* Fix: `WordpressResourceOwner` user details API call,
8+
* Fix: PHP Notice when `oauth_callback_confirmed` was set too `false`,
9+
* Fix: PHP Fatal when session returns boolean instead of object,
10+
* Fix: Add missing query parameters for `FacebookResourceOwner`
11+
412
## 0.3.2 (2014-02-07)
513
* Fix: Prevent `SessionUnavailableException` when returns back from service,
614
* Fix: `EntityUserProvider` should implement `UserProviderInterface`,

0 commit comments

Comments
 (0)