Skip to content

Commit

Permalink
chore(release): release 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fbdtemme committed Oct 5, 2023
1 parent 0ef2956 commit 4fe4624
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,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).

## [UNRELEASED] - 2023-*-*
## [0.14.0] - 2023-10-05

### Added

Expand All @@ -22,13 +22,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
`uint16` for numeric values to lower the memory consumption when working with the
edge list
* Remove `--pbs1` and `--pbs2` commandline arguments to `pixelator single-cell adapterqc`.
* Restructure report figures.
* Improve metric names and tooltips in the report.
* Synchronize zoom level between the scatter plots in cell annotations section of the report.
* Add report placeholder for missing cell annotation data
* Add `Fraction of discarded UMIs` and `Avg. Reads per Molecule` metrics to the report.

### Fixed

* Fix an issue where pixelator --version would return 0.0.0 when installing in editable mode.

### Removed


## [0.13.1] - 2023-09-15

Expand Down

0 comments on commit 4fe4624

Please sign in to comment.