Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Loading