Closed anakinj closed 4 years ago
1 Error | |
---|---|
:no_entry_sign: | One of the lines below found in CHANGELOG.md doesn’t match the expected format. Please make it look like the other lines, pay attention to periods and spaces. |
2 Warnings | |
---|---|
:warning: | Unless you’re refactoring existing code, please update CHANGELOG.md. |
:warning: | There’re library changes, but not tests. That’s OK as long as you’re refactoring existing code. |
* [#307](https://github.com/ruby-grape/grape-entity/pull/307): Allow exposures to call methods defined in modules included in an entity [@robertoz-01](https://github.com/robertoz-01).
Here's an example of a CHANGELOG.md entry:
* [#324](https://github.com/ruby-grape/grape-entity/pull/324): Removed 'require pry' - [@anakinj](https://github.com/anakinj).
Generated by :no_entry_sign: danger
thanks @anakinj
This would probably brake prod environments.