You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,13 @@
15
15
*[#394](https://github.com/ruby-grape/grape-entity/pull/394): Add `Entity.[]` for Grape >= 3.2 param type compatibility - [@numbata](https://github.com/numbata).
16
16
*[#388](https://github.com/ruby-grape/grape-entity/pull/388): Drop ruby-head from test matrix - [@numbata](https://github.com/numbata).
17
17
*[#384](https://github.com/ruby-grape/grape-entity/pull/384): Fix `inspect` to correctly handle `nil` values - [@fcce](https://github.com/fcce).
18
+
*[#392](https://github.com/ruby-grape/grape-entity/pull/392): Add N plus one operation solution section to README - [@OuYangJinTing](https://github.com/OuYangJinTing)
19
+
*[#385](https://github.com/ruby-grape/grape-entity/pull/385)]: Drop multijson dependency - [ericproulx](https://github.com/ericproulx)
0 commit comments