You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ Next Release
8
8
*[#442](https://github.com/intridea/grape/issues/442): API `version` can now take an array of multiple versions - [@dblock](https://github.com/dblock).
9
9
*[#444](https://github.com/intridea/grape/issues/444): Added :en as fallback locale for I18n - [@aew](https://github.com/aew).
10
10
*[#448](https://github.com/intridea/grape/pull/448): Adding POST style parameters for DELETE request - [@dquimper](https://github.com/dquimper).
11
+
*[#450](https://github.com/intridea/grape/pull/450): Added option to pass an exception handler lambda as an argument to rescue_from - [@robertopedroso](https://github.com/robertopedroso)
0 commit comments