Skip to content

Commit

Permalink
Merge branch 'ar/043-changelog' into 'master'
Browse files Browse the repository at this point in the history
[chore] Update changelog

See merge request machine-learning/modkit!246
  • Loading branch information
ArtRand committed Jan 30, 2025
2 parents ba3b52c + 639c261 commit d13b97d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [v0.4.3]
### Adds
- [bedmethyl] Extract bigWig tracks from bedMethyl files
- [modbam] `check-tags` command to validate MM/ML tags
- Allow "generic" MM tags
- Add error-tabulation table to most commands
### Fixes
- [sample-probs] Make colors the same in the output charts (fixes #345).
- [bedmethyl, merge] Perform an outer join as stated in the documenttion (fixes #334).
- [pileup] BAM-header ordering of contigs when using `--include-bed`



## [v0.4.2]
### Adds
- [entropy] Entropy can now be calculated with multiple motifs and multiple modified primary bases.
Expand Down

0 comments on commit d13b97d

Please sign in to comment.