CHANGELOG.md in redgraph-0.1.4 vs CHANGELOG.md in redgraph-0.2.0
- old
+ new
@@ -1,4 +1,8 @@
+## [0.2.0]
+
+- revamp the NodeModel mixin, the Node to model mapping is now handled by the `_type` property
+
## [0.1.4]
- add NodeModel mixin for a basic ActiveRecord-like syntax
- add Graph#merge_node and Graph#merge_edge
- edge and node properties are now a HashWithIndifferentAccess