Skip to content

Commit d13b97d

Browse files
committed
Merge branch 'ar/043-changelog' into 'master'
[chore] Update changelog See merge request machine-learning/modkit!246
2 parents ba3b52c + 639c261 commit d13b97d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [v0.4.3]
8+
### Adds
9+
- [bedmethyl] Extract bigWig tracks from bedMethyl files
10+
- [modbam] `check-tags` command to validate MM/ML tags
11+
- Allow "generic" MM tags
12+
- Add error-tabulation table to most commands
13+
### Fixes
14+
- [sample-probs] Make colors the same in the output charts (fixes #345).
15+
- [bedmethyl, merge] Perform an outer join as stated in the documenttion (fixes #334).
16+
- [pileup] BAM-header ordering of contigs when using `--include-bed`
17+
18+
19+
720
## [v0.4.2]
821
### Adds
922
- [entropy] Entropy can now be calculated with multiple motifs and multiple modified primary bases.

0 commit comments

Comments
 (0)