CHANGELOG.md in grape-entity-0.10.0 vs CHANGELOG.md in grape-entity-0.10.1

- old
+ new

@@ -7,9 +7,16 @@ #### Fixes * Your contribution here. +### 0.10.1 (2021-10-22) + +#### Fixes + +* [#359](https://github.com/ruby-grape/grape-entity/pull/359): Respect `hash_access` setting when using `expose_nil: false` option - [@magni-](https://github.com/magni-). + + ### 0.10.0 (2021-09-15) #### Features * [#352](https://github.com/ruby-grape/grape-entity/pull/352): Add Default value option - [@ahmednaguib](https://github.com/ahmednaguib).