Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add #1956 to changelog #2059

Closed
wants to merge 3 commits into from
Closed

Conversation

ghiculescu
Copy link
Contributor

CHANGELOG.md Outdated
@@ -63,6 +63,7 @@
* [#1971](https://github.com/ruby-grape/grape/pull/1971): Fix BigDecimal coercion - [@FlickStuart](https://github.com/FlickStuart).
* [#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).
* [#1988](https://github.com/ruby-grape/grape/pull/1988): Refactored the full_messages method and stop overriding full_message - [@hosseintoussi](https://github.com/hosseintoussi).
* [#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)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need a period in the end.

@dblock
Copy link
Member

dblock commented May 26, 2020

Tacked this to #2060, fixing the build.

@dblock dblock closed this May 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants