CHANGELOG.md in redgraph-0.1.1 vs CHANGELOG.md in redgraph-0.1.2

- old
+ new

@@ -1,4 +1,10 @@ +## [0.1.2] - 2021-04-12 + +- Add Graph#relationship_types +- Add Graph#count_nodes +- Add Graph#edges + ## [0.1.1] - 2021-04-11 - Graph#nodes: - filter by properties - skip and limit options