From b3aa3e5155a3f90f2830e4bc03f66cd99433333a Mon Sep 17 00:00:00 2001
From: Xavier Robin <xavier.robin@unibas.ch>
Date: Wed, 24 Apr 2024 09:55:30 +0200
Subject: [PATCH] Add my latest changes from develop to changelog

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

diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index a4bf4249a..f3f863c14 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -3,6 +3,12 @@ Changes in Release x.x.x
 
  * heavy water (DOD) is now recognised as 'water' instead of 'non-polymer' by
    the compounds library.
+ * Added a '--version' argument to the 'ost' executable
+ * Changed default value of '--rmsd-assignment' to False for ligand scoring
+ * Added 'full_bs_search' argument in ligand scoring to optionally speed up
+   computations in large complexes.
+   the number of model binding sites
+ * Several bug fixes and improvements.
 
 Changes in Release 2.7.0
 --------------------------------------------------------------------------------
-- 
GitLab