From 03ce4b6e55cd4885efc6135f0cdb4fc88ee07176 Mon Sep 17 00:00:00 2001 From: Peter Cock Date: Mon, 3 Aug 2026 10:19:20 +0100 Subject: [PATCH] Refer to the GitHub releases in liu of a change log Closes #80. --- docs/changelog.rst | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 6ea095b..c1ea1cf 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,12 +1,6 @@ Changelog ========= -Version 0.1.0 (Unreleased) -------------------------- +Funannotate2's first release was in July 2025 as `funannotate2 v25.7.1 `__ with a year.month.day versioning scheme. -* Initial release of Funannotate2 -* Complete rewrite of the original Funannotate -* Improved gene prediction using multiple methods -* Enhanced functional annotation -* New comparison module -* Python API for integration with other tools +Please see the `list of releases `__ on the GitHub repository where the release notes summarise the changes.