Skip to content

Commit 4c9dfeb

Browse files
authored
Add ruby-grape#1956 to changelog
1 parent 1e13356 commit 4c9dfeb

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
@@ -63,6 +63,7 @@
6363
* [#1971](https://github.com/ruby-grape/grape/pull/1971): Fix BigDecimal coercion - [@FlickStuart](https://github.com/FlickStuart).
6464
* [#1968](https://github.com/ruby-grape/grape/pull/1968): Fix args forwarding in Grape::Middleware::Stack#merge_with for ruby 2.7.0 - [@dm1try](https://github.com/dm1try).
6565
* [#1988](https://github.com/ruby-grape/grape/pull/1988): Refactored the full_messages method and stop overriding full_message - [@hosseintoussi](https://github.com/hosseintoussi).
66+
* [#1956](https://github.com/ruby-grape/grape/pull/1956): Make grape compliant with Rack spec. (Amongst other things, fixes the `undefined method [] for nil:NilClass` error when upgrading Rack.) - [@ioquatix](https://github.com/ioquatix)
6667

6768
### 1.3.0 (2020/01/11)
6869

0 commit comments

Comments
 (0)