Skip to content

Commit 29e7c14

Browse files
committed
Update CHANGELOG with missing entries
Added entries for missing PRs within the version. Especially for a breaking change that is failing 400+ tests for us.
1 parent bb355c8 commit 29e7c14

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@
1515
* [#394](https://github.com/ruby-grape/grape-entity/pull/394): Add `Entity.[]` for Grape >= 3.2 param type compatibility - [@numbata](https://github.com/numbata).
1616
* [#388](https://github.com/ruby-grape/grape-entity/pull/388): Drop ruby-head from test matrix - [@numbata](https://github.com/numbata).
1717
* [#384](https://github.com/ruby-grape/grape-entity/pull/384): Fix `inspect` to correctly handle `nil` values - [@fcce](https://github.com/fcce).
18+
* [#385](https://github.com/ruby-grape/grape-entity/pull/385): Drop multijson dependency - [ericproulx](https://github.com/ericproulx).
19+
20+
21+
**Breaking change:**
22+
* [#389](https://github.com/ruby-grape/grape-entity/pull/389): Block arity detection - [@numbata](https://github.com/numbata).
23+
1824

1925
### 1.0.1 (2024-04-10)
2026

0 commit comments

Comments
 (0)