From 2c99c43534aa314fb853c22b9c46989c4d917a1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=B6ffler=2C=20Hannes?= Date: Sun, 5 Nov 2023 12:38:32 +0100 Subject: [PATCH] added missing entry --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d54be09..84aac8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,13 @@ This follows the guideline on [keep a changelog](https://keepachangelog.com/) - Fragment generators using transformers +## [4.0.11] 2023-11-02 + +### Fixed + +- Normalize SMILES before passing to string-based scoring component because the SMILES may still contain lables (Libinvent) + + ## [4.0.10] 2023-10-27 ### Fixed