CHANGELOG.md in grape-entity-0.4.2 vs CHANGELOG.md in grape-entity-0.4.3

- old
+ new

@@ -1,4 +1,10 @@ +0.4.3 (2014-06-12) +================== + +* [#77](https://github.com/intridea/grape-entity/pull/77): Fix compatibility with Rspec 3 - [@justfalter](https://github.com/justfalter). +* [#76](https://github.com/intridea/grape-entity/pull/76): Improve performance of entity serialization - [@justfalter](https://github.com/justfalter) + 0.4.2 (2014-04-03) ================== * [#60](https://github.com/intridea/grape-entity/issues/59): Performance issues introduced by nested exposures - [@AlexYankee](https://github.com/AlexYankee). * [#60](https://github.com/intridea/grape-entity/issues/57): Nested exposure double-exposes a field - [@AlexYankee](https://github.com/AlexYankee).