From 430cc885d0a8647adbb858781ec48de07639ba98 Mon Sep 17 00:00:00 2001 From: Saket Choudhary Date: Sun, 14 Apr 2024 00:55:53 +0530 Subject: [PATCH] Update history --- HISTORY.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 715efd4..cbc3b39 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,6 +1,7 @@ -# Unreleased +# v1.4.0 (2024-04-14) - Added `meta_min_reads` parameter to control minimum coverage for metagene plots ([#155](https://github.com/smithlabcode/ribotricer/pull/155)) +- Formatting changes # v1.3.3 (2022-02-09)