Skip to content

Commit 86f9853

Browse files
updating changelog
1 parent eefee7c commit 86f9853

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Next Release
88
* [#442](https://github.com/intridea/grape/issues/442): API `version` can now take an array of multiple versions - [@dblock](https://github.com/dblock).
99
* [#444](https://github.com/intridea/grape/issues/444): Added :en as fallback locale for I18n - [@aew](https://github.com/aew).
1010
* [#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)
1112
* Your contribution here.
1213

1314
#### Fixes

0 commit comments

Comments
 (0)