Skip to content

Commit f137483

Browse files
authored
Update CHANGELOG with new RDKit conversions
1 parent deb3eff commit f137483

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## Unreleased
9+
### Added
10+
- Added `smiles_to_inchi`, `smiles_to_inchikey`, and `inchi_to_inchikey` conversions to the RDKit converter [#179](https://github.com/RECETOX/MSMetaEnhancer/pull/179)
11+
812
## [0.5.1] - 2026-05-07
913
### Added
1014
- Added high-level functions also for canonical smiles [#178](https://github.com/RECETOX/MSMetaEnhancer/pull/178)
11-
- Added `smiles_to_inchi`, `smiles_to_inchikey`, and `inchi_to_inchikey` conversions to the RDKit converter [#179](https://github.com/RECETOX/MSMetaEnhancer/pull/179)
1215

1316
## [0.5.0] - 2026-03-10
1417

0 commit comments

Comments
 (0)