Skip to content

Commit ccec543

Browse files
committed
Adds Changelog.md
1 parent 091a331 commit ccec543

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
@@ -3,6 +3,7 @@
33
#### Features
44

55
* Your contribution here.
6+
* [#1802](https://github.com/ruby-grape/grape/pull/1802): Adds the ability to re-mount endpoints that inherit from RemountableAPI - [@myxoh](https://github.com/myxoh).
67
* [#1795](https://github.com/ruby-grape/grape/pull/1795): Fix vendor/subtype parsing of an invalid Accept header - [@bschmeck](https://github.com/bschmeck).
78
* [#1791](https://github.com/ruby-grape/grape/pull/1791): Support `summary`, `hidden`, `deprecated`, `is_array`, `nickname`, `produces`, `consumes`, `tags` options in `desc` block - [@darren987469](https://github.com/darren987469).
89

0 commit comments

Comments
 (0)