Skip to content

Commit

Permalink
Merge branch 'ar/fix-changelog' into 'master'
Browse files Browse the repository at this point in the history
[chore] fix changelog entry for v0.3.3

See merge request machine-learning/modkit!213
  • Loading branch information
ArtRand committed Sep 7, 2024
2 parents 9aa8f48 + 8c98b71 commit 168cac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ 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.3.2]
## [v0.3.3]
### Fixes
- [sample-probs, summary, pileup] Refactor sampling algorithm so that it will not over-sample reads leading to excessive memory usage.
- [validate] Only use modifications on the canonical base we're validating (in case the modBAM has multiple, e.g. A and C-mods).
Expand Down

0 comments on commit 168cac3

Please sign in to comment.