1
0
Fork 0
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:
Mark Dodwell 2013-12-03 00:59:17 -08:00
parent 61f9aa6d21
commit c0d0c58795

View file

@ -11,7 +11,7 @@ Features:
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)
## 1.5.1 (2013-11-18)