diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst index f59ffd5..4ce1a81 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -7,7 +7,10 @@ Changelog Version 1.3.0 ============= -* Upgraded Neo4j compatibility to 5.22 +* Updated Neo4j Cypher queries to be compatible with Neo4j 5.x syntax. +* Upgraded Neo4j compatibility to version 5.22 and Java compatibility to Java 21. +* Updated the packaging process for smooth installation across platforms. +* Made Conda a required installation dependency. Version 1.2.1 ============= @@ -33,4 +36,4 @@ Version 1.0 * Added ability to enrich tokens from CSV * Added parser for TextGrids generated from the Web-MAUS aligner * Optimized loading of corpora for lower-memory computers -* Optimized queries involving acoustic tracks \ No newline at end of file +* Optimized queries involving acoustic tracks