We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cac91d commit ee97125Copy full SHA for ee97125
CHANGELOG.md
@@ -1,10 +1,11 @@
1
Changelog
2
=========
3
4
-## 0.2.8 (2013-xx-xx)
+## 0.2.8 (2013-09-19)
5
* Fix: Added missing parts in user providers like: `loadUserByUsername()`
6
or `refreshUser()` methods
7
* Fix: Registering of user provider services
8
+* Fix: Make `OAuthUtils::signRequest()` compatible with OAuth1.0a specification
9
10
## 0.2.7 (2013-08-03)
11
* Fix: Polish oauth error detection to cover cases from i.e. Facebook resource owner
0 commit comments