diff --git a/README.rst b/README.rst index 412941e61..8620dfceb 100644 --- a/README.rst +++ b/README.rst @@ -41,3 +41,8 @@ Command Line .. code:: bash python -m neo4j "CREATE (a:Person {name:'Alice'}) RETURN a, labels(a), a.name" + +Changelog +============ + +Find the changelog in the wiki of this repo