We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents db805c3 + 063f52d commit 2064660Copy full SHA for 2064660
README.rst
@@ -41,3 +41,8 @@ Command Line
41
.. code:: bash
42
43
python -m neo4j "CREATE (a:Person {name:'Alice'}) RETURN a, labels(a), a.name"
44
+
45
+Changelog
46
+============
47
48
+Find the changelog in the wiki of this repo
0 commit comments