Skip to content

Commit 7a2a500

Browse files
committed
chore: update CHANGELOGs
1 parent 63f0915 commit 7a2a500

3 files changed

Lines changed: 11 additions & 0 deletions

File tree

data_structures/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/).
66

7+
## 2026 February
8+
9+
### Changed
10+
11+
- Converted size checks to GB from GiB [#302](https://github.com/stjudecloud/workflows/pull/302)
12+
713
## 2025 September
814

915
### Added

tools/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
1010

1111
- gzip `picard.validate_bam` output when not in `summary_mode` [#298](https://github.com/stjudecloud/workflows/pull/298)
1212
- Lowered default disk allocation for `picard.validate_bam` [#298](https://github.com/stjudecloud/workflows/pull/298)
13+
- Converted size checks to GB from GiB [#302](https://github.com/stjudecloud/workflows/pull/302)
1314

1415
## 2026 January
1516

workflows/methylation/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
1313
- Pipeline writes out list of probes that are affected by SNPs [#283](https://github.com/stjudecloud/workflows/pull/283)
1414
- Pipeline writes out list of probes that were filtered for not mapping to genomic coordinates [#283](https://github.com/stjudecloud/workflows/pull/283)
1515

16+
### Changed
17+
18+
- Converted size checks to GB from GiB [#302](https://github.com/stjudecloud/workflows/pull/302)
19+
1620
## 2025 September
1721

1822
### Added

0 commit comments

Comments
 (0)