CHANGELOG.md in redgraph-0.2.1 vs CHANGELOG.md in redgraph-0.2.2
- old
+ new
@@ -1,4 +1,9 @@
+## [0.2.2] - 2022-05-15
+
+- Nodes allow multiple labels
+- Friendlier exception message when the RedisGraph module is missing
+
## [0.2.1]
- Add NodeModel#destroy method
- Add NodeModel.create method