Skip to content

Commit

Permalink
Merge branch 'ar/prep-041' into 'master'
Browse files Browse the repository at this point in the history
Prep for v0.4.1

See merge request machine-learning/modkit!231
  • Loading branch information
ArtRand committed Sep 27, 2024
2 parents d39b65d + 7a738a2 commit cec0a0b
Show file tree
Hide file tree
Showing 5 changed files with 2,862 additions and 1,621 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ 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.1]
### Adds
- [docs] Fix documentation links
- [dmr] Address bug where assert fires when one sample does not have any records over a region, fixes #265A
### Fixes
- [sample-probs] Add arguments to specify the colors of the histogram output, also make them deterministic when not given
- [summary] Make table ordering deterministic.


## [v0.4.0]
### Adds
- [motif] Add `search` and `evaluate` subcommands under `motif` command hierarchy.
Expand Down
Loading

0 comments on commit cec0a0b

Please sign in to comment.