From 0e122ef6016d403b0579a5b8379d1d943c575f14 Mon Sep 17 00:00:00 2001 From: Delfina Terradas <155591053+delfiterradas@users.noreply.github.com> Date: Thu, 15 Jan 2026 09:21:33 -0300 Subject: [PATCH 1/2] Remove initial release note from CHANGELOG Remove initial release note for nf-core/nanostring. --- CHANGELOG.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4dd896..2e6284f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## v1.3.2 - 2026-01-15 - Micrometer patch 2 -Initial release of nf-core/nanostring, created with the [nf-core](https://nf-co.re/) template. - ### `Added` ### `Fixed` From 3861d86fb79a950affabedbb429e9976a4524794 Mon Sep 17 00:00:00 2001 From: Delfina Terradas <155591053+delfiterradas@users.noreply.github.com> Date: Thu, 15 Jan 2026 09:34:12 -0300 Subject: [PATCH 2/2] Update CHANGELOG.md --- CHANGELOG.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e6284f..5a8d3fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## v1.3.2 - 2026-01-15 - Micrometer patch 2 -### `Added` - ### `Fixed` - [#151](https://github.com/nf-core/nanostring/pull/151) - Updated modules and subworkflows, and follow nextflow's strict syntax. @@ -17,12 +15,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [#133](https://github.com/nf-core/nanostring/pull/133/) - Improvements to JSON schema and minor linting changes - [#136](https://github.com/nf-core/nanostring/pull/136) - Replaced `NORMALIZE` and `QUALITY_CONTROL` for its modules. -### `Dependencies` - -| Dependency | Old version | New version | -| ---------- | ----------- | ----------- | -| | | | - ## v1.3.1 - 2025-01-20 - Micrometre patch ### `Added`