mirror of
https://github.com/simi/omniauth-facebook.git
synced 2022-11-09 12:32:45 -05:00
update new error class [ci skip]
This commit is contained in:
parent
61f9aa6d21
commit
c0d0c58795
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ Features:
|
||||||
|
|
||||||
Changes:
|
Changes:
|
||||||
|
|
||||||
- `NoAuthorizationCodeError` and `NotImplementedError` will now `fail!` (#117, @nchelluri)
|
- `NoAuthorizationCodeError` and `UnknownSignatureAlgorithmError` will now `fail!` (#117, @nchelluri)
|
||||||
- don't try to parse the signature if it's nil (#127, @oriolgual)
|
- don't try to parse the signature if it's nil (#127, @oriolgual)
|
||||||
|
|
||||||
## 1.5.1 (2013-11-18)
|
## 1.5.1 (2013-11-18)
|
||||||
|
|
Loading…
Reference in a new issue