1
1
Changelog
2
2
=========
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
+
3
10
## 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,
10
17
* Fixed: WindowsLive resource owner
11
18
12
19
## 0.5.1 (2016-10-03)
@@ -33,13 +40,13 @@ Changelog
33
40
* Added: Hungarian translation
34
41
35
42
## 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,
39
46
* Fixed: Removed usage of deprecated code in tests
40
47
41
48
## 0.4.2 (2016-07-27)
42
- * Fixed: Change Discogs URL from http to https
49
+ * Fixed: Change Discogs URL from http to https,
43
50
* Fixed: Update Facebook API URLs to not use outdated ones
44
51
45
52
## 0.4.1 (2016-03-08)
0 commit comments