From 96dddb0998889dff47d80cb027fdfc8276333eb2 Mon Sep 17 00:00:00 2001
From: Alexander Rose <alexander.rose@weirdbyte.de>
Date: Sat, 17 Jul 2021 10:54:34 -0700
Subject: [PATCH] updated changelog

---
 CHANGELOG.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 397b8354c..0dd2079a0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,10 @@ Note that since we don't clearly distinguish between a public and private interf
 
 - Add `tubularHelices` parameter to Cartoon representation
 - Add `SdfFormat` and update SDF parser to be able to parse data headers according to spec (hopefully :)) #230
+- Fix mononucleotides detected as polymer components (#229)
+- Set default outline scale back to 1
+- Improved DCD reader cell angle handling (intepret near 0 angles as 90 deg)
+- Handle more residue/atom names commonly used in force-fields
 
 ## [v2.1.0] - 2021-07-05
 
-- 
GitLab