From 764038b1c6eb36e98f7c17d802a28ad7e1b32461 Mon Sep 17 00:00:00 2001 From: Martin Fitzner Date: Sat, 1 Feb 2025 17:26:10 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 71299a338c..b0b662bd1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [Unreleased] +### Added +- `BCUT2D` encoding for `SubstanceParameter` + +### Changed +- Chemical encoding columns with duplicated names are dropped as safety net in case + fingerprinter returns duplicated feature names + ## [0.12.2] - 2025-01-31 ### Changed - More robust settings for the GP fitting