From c86fca301db518e39760d95720d583318b3849f3 Mon Sep 17 00:00:00 2001
From: Xavier Robin <xavier.robin@unibas.ch>
Date: Thu, 8 May 2025 15:57:20 +0200
Subject: [PATCH] Add Molck changes to changelog

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

diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 25b14b9b5..466796100 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,11 @@
+Changes in Release 2.10.0
+--------------------------------------------------------------------------------
+ * Fixed a bug in Molck where atoms in unknown residues would not be cleaned up
+   with rm_unk_atoms=True.
+ * Changed default MolckSettings so that rm_unk_atoms defaults to True.
+ * Added details in documentation for Molck.
+
+
 Changes in Release 2.9.3
 --------------------------------------------------------------------------------
  * Bugfix release to enable OpenStructure in Python 3.13
-- 
GitLab