From 8123f421535beea16b0344d210de755e9b1fccd2 Mon Sep 17 00:00:00 2001 From: a-r-j Date: Fri, 4 Feb 2022 04:14:52 +0100 Subject: [PATCH] [Docs] update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 64ef7b8d..7b6f76a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ * [Packaging] - #100 adds docker support. -* [Bugfixes] - #95 adds improved robustness for edge construction functions in certain edge cases. Insertions in the PDB were occasionally not picked up due to a brittle implementations. Resolves #74 +* [Bugfixes] - #95 adds improved robustness for edge construction functions in certain edge cases. Insertions in the PDB were occasionally not picked up due to a brittle implementations. Resolves #74 and #98 ### 1.0.11 - 01/02/2022