Skip to content

Commit e590c16

Browse files
committed
Add missing CHANGELOG entries for #389 and #385 in 1.0.2
Both PRs were included in the 1.0.2 release but their CHANGELOG entries were missing.
1 parent ad73ea5 commit e590c16

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616

1717
* [#394](https://github.com/ruby-grape/grape-entity/pull/394): Add `Entity.[]` for Grape >= 3.2 param type compatibility - [@numbata](https://github.com/numbata).
1818
* [#388](https://github.com/ruby-grape/grape-entity/pull/388): Drop ruby-head from test matrix - [@numbata](https://github.com/numbata).
19+
* [#389](https://github.com/ruby-grape/grape-entity/pull/389): **Breaking change:** Block arity detection - [@numbata](https://github.com/numbata).
20+
* [#385](https://github.com/ruby-grape/grape-entity/pull/385): Drop multijson dependency - [@ericproulx](https://github.com/ericproulx).
1921
* [#384](https://github.com/ruby-grape/grape-entity/pull/384): Fix `inspect` to correctly handle `nil` values - [@fcce](https://github.com/fcce).
2022

2123
### 1.0.1 (2024-04-10)

0 commit comments

Comments
 (0)