CHANGELOG.md in grape-2.1.1 vs CHANGELOG.md in grape-2.1.2

- old
+ new

@@ -1,4 +1,12 @@ +### 2.1.2 (2024-06-28) + +#### Fixes + +* [#2459](https://github.com/ruby-grape/grape/pull/2459): Autocorrect cops - [@ericproulx](https://github.com/ericproulx). +* [#3458](https://github.com/ruby-grape/grape/pull/2458): Remove unused Grape::Util::Accept::Header - [@ericproulx](https://github.com/ericproulx). +* [#2463](https://github.com/ruby-grape/grape/pull/2463): Fix error message indices - [@ericproulx](https://github.com/ericproulx). + ### 2.1.1 (2024-06-22) #### Features * [#2450](https://github.com/ruby-grape/grape/pull/2450): Update RuboCop to 1.64.1 - [@ericproulx](https://github.com/ericproulx).