From 21770a390abd80434e46d72cf64d52e9c79c4a1e Mon Sep 17 00:00:00 2001 From: Stephen Watts Date: Fri, 23 Aug 2024 10:17:25 +1000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 09612f63..0d2bcdbe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project mostly adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## 1.0.0 - [date] +## [[1.0.0](https://github.com/nf-core/oncoanalyser/releases/tag/1.0.0)] Pied Currawong - 2024-08-26 Initial release of nf-core/oncoanalyser, created with the [nf-core](https://nf-co.re/) template.