diff --git a/CHANGELOG.md b/CHANGELOG.md index bba7dcd..acdc337 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,5 +5,17 @@ All notable changes to this project will be documented in this file. and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). * In order to get latest version in an automated fashion run `ci/version.sh CHANGELOG.md` +## [0.2.0] - 2026-02-10 + +### Added +- Submission of TES jobs through pulsar library for Galaxy client +- BasicAuth support for TESP server +- Added stress and load tests +- TES compliant changes for in/out directory processing + +### Fixed + +- Fixed job cancellation + ## [0.1.0] - 2024-09-22 - introducing initial version 0.1.0