From 9c085e8e538247e4e902b35705562ba0b4b8438c Mon Sep 17 00:00:00 2001 From: Alex Mestiashvili Date: Tue, 10 Dec 2024 16:01:10 +0100 Subject: [PATCH] Update changelog --- CHANGES.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 6a27ff7..cbcfa20 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,5 +1,11 @@ Changelog --------- +# 2.3.1 +* fixes in interaction detection with peptide ligands by @kalinni in #153 +* fix in hydrogen bond acceptor identification by @kalinni in #151 +* fixes in waterbridge detection and filtering by @kalinni in #152 +* fix NumPy DeprecationWarning when using numpy.uint32 with negative numbers by @QY0831 in #150 + # 2.3.0 * fixes an issue that caused encoding errors to be thrown * salt bridge interaction improved