Codebase list ruby-omniauth-facebook / c0d0c58
update new error class [ci skip] Mark Dodwell 10 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
1010
1111 Changes:
1212
13 - `NoAuthorizationCodeError` and `NotImplementedError` will now `fail!` (#117, @nchelluri)
13 - `NoAuthorizationCodeError` and `UnknownSignatureAlgorithmError` will now `fail!` (#117, @nchelluri)
1414 - don't try to parse the signature if it's nil (#127, @oriolgual)
1515
1616 ## 1.5.1 (2013-11-18)