From 4a3cbafeabab2567c61171a839012507cce2bbe3 Mon Sep 17 00:00:00 2001
From: Gabriel Studer <gabriel.studer@unibas.ch>
Date: Thu, 16 Nov 2023 09:25:19 +0100
Subject: [PATCH] update CHANGELOG

---
 CHANGELOG.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index bc9e71819..5f9bc2b36 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -15,6 +15,7 @@ Changes in Release 2.6.0
  * New FindCompounds method of CompoundLib to query compounds by SMILES
    string, InChI code, InChI key or formula.
  * The compound library now reads the "InChI=" part of InChI codes.
+ * Implemented ICS/IPS scores to assess oligomeric complexes.
  * Several bug fixes and improvements.
 
 Changes in Release 2.5.0
-- 
GitLab