CHANGELOG.md in grape-entity-0.4.1 vs CHANGELOG.md in grape-entity-0.4.2
- old
+ new
@@ -1,4 +1,10 @@
+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).
+
0.4.1 (2014-02-13)
==================
* [#54](https://github.com/intridea/grape-entity/issues/54): Fix: undefined method `to_set` - [@aj0strow](https://github.com/aj0strow).