Skip to content

Commit 50f4bcb

Browse files
committed
Prepare for release 0.5.3
1 parent 7f3aed0 commit 50f4bcb

File tree

1 file changed

+17
-10
lines changed

1 file changed

+17
-10
lines changed

CHANGELOG.md

+17-10
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,19 @@
11
Changelog
22
=========
3+
## 0.5.3 (2017-01-08)
4+
* Fixed: Bitbucket2 resource owner,
5+
* Fixed: GitHub resource owner documentation,
6+
* Fixed: Don't require any form for the connect feature,
7+
* Fixed: Uncaught exception with custom error page,
8+
* Fixed: `php-cs-fixer` updated to latest version & run on base code
9+
310
## 0.5.2 (2016-12-12)
4-
* Fixed: Prevent uncaught exception when redirecting to invalid route
5-
* Fixed: Add more details too exception when account was not linked
6-
* Fixed: Odnoklassinki resource owner
7-
* Fixed: Office365 resource owner
8-
* Fixed: StackExchange resource owner
9-
* Fixed: WeChat resource owner
11+
* Fixed: Prevent uncaught exception when redirecting to invalid route,
12+
* Fixed: Add more details too exception when account was not linked,
13+
* Fixed: Odnoklassinki resource owner,
14+
* Fixed: Office365 resource owner,
15+
* Fixed: StackExchange resource owner,
16+
* Fixed: WeChat resource owner,
1017
* Fixed: WindowsLive resource owner
1118

1219
## 0.5.1 (2016-10-03)
@@ -33,13 +40,13 @@ Changelog
3340
* Added: Hungarian translation
3441

3542
## 0.4.3 (2016-09-11)
36-
* Fixed: Request parameters are not copied into new Request on forward
37-
* Fixed: Fixed scope deprecating message
38-
* Fixed: Resolved deprecated message in ConnectController
43+
* Fixed: Request parameters are not copied into new Request on forward,
44+
* Fixed: Fixed scope deprecating message,
45+
* Fixed: Resolved deprecated message in ConnectController,
3946
* Fixed: Removed usage of deprecated code in tests
4047

4148
## 0.4.2 (2016-07-27)
42-
* Fixed: Change Discogs URL from http to https
49+
* Fixed: Change Discogs URL from http to https,
4350
* Fixed: Update Facebook API URLs to not use outdated ones
4451

4552
## 0.4.1 (2016-03-08)

0 commit comments

Comments
 (0)