From 101e329f2ec28b2f1fbfc5a7722099c4f18828ea Mon Sep 17 00:00:00 2001 From: Stefan Petkov Date: Fri, 26 Jan 2024 15:38:04 +0100 Subject: [PATCH] update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 51f6cab7..fd23b0a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added * Performance improvements and reduced bundle size in QC report. +* Change name and description of `Avg. Reads per Cell` and `Avg. Reads Usable per Cell` in QC report.` * Fix deflated counts in the edgelist after collapse. ## [0.16.1] - 2024-01-12