Skip to content

Commit 3f95701

Browse files
committed
chore: update changelog for version 1.0.2 release date and dependencies
1 parent 01a0160 commit 3f95701

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
@@ -2,14 +2,17 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## [1.0.2] - 2026-05-07
5+
## [1.0.2] - 2026-05-08
66

77
- Fixed HPC profile
88
- Added SLURM executor throttling (queueSize, submitRateLimit) for large-scale runs.
99
- Added retry logic with resource scaling for OOM and timeout failures.
1010
- Added scratch support for node-local I/O performance.
1111
- Capped memory and CPU resources with Math.min() to prevent exceeding node limits.
1212
- Removed redundant executor and queue declarations from process selectors.
13+
- Updated
14+
- Trim Galore v2 wihich is implemented in Rust and runs faster than the older v0.6.x.
15+
- MultiQC v1.34
1316

1417
## [1.0.1] - 2026-03-30
1518

0 commit comments

Comments
 (0)