From df7eadcccfb32050f0d31365531554a198358a8e Mon Sep 17 00:00:00 2001 From: patrick_flege <patrick.flege@wur.nl> Date: Thu, 20 Feb 2025 14:45:47 +0100 Subject: [PATCH] Updated changelog again --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c38f4683d..ff2512cb8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to Pantools will be documented in this file. ### Fixed - Clearer error message for homology group identifiers that could not by found by `group_info` (!253). - Prevent NullPointerException in `gene_classification` (!254). -- Throw RuntimeException if empty homology-selection file in `msa` (255!). +- Throw RuntimeException if empty homology-selection file in `msa` (!256). ## [4.3.2] - 20-12-2024 -- GitLab