diff --git a/CHANGELOG.md b/CHANGELOG.md index cbb8953..b648174 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,8 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [dev] - unreleased ### Added ### Changed +### Removed + +## [0.2.4] - 2022-08-30 +### Changed * escaping of single quotes in IDSM arguments [#102](https://github.com/RECETOX/MSMetaEnhancer/issues/102) * unified environment and packaging management [#115](https://github.com/RECETOX/MSMetaEnhancer/issues/115) +* apply circuit breaker pattern in WebConverter [#113](https://github.com/RECETOX/MSMetaEnhancer/issues/113) ### Removed * removed test case from curator which fails in matchms > 0.14 [#112](https://github.com/RECETOX/MSMetaEnhancer/issues/112)