Skip to content
This repository was archived by the owner on Aug 20, 2024. It is now read-only.

Commit 4884fae

Browse files
authored
Merge pull request #117 from nvnieuwk/ramen-names
Add ramen names for every version since production
2 parents f611987 + 05bdbb9 commit 4884fae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# nextflow-io/nf-validation: Changelog
22

3-
# Version 1.1.0
3+
# Version 1.1.0 - Miso
44

55
## Features
66

@@ -11,7 +11,7 @@
1111
- Floats and doubles should now be created when using the `number` type in the schema ([#113](https://github.com/nextflow-io/nf-validation/pull/113/))
1212
- When `0` is used as a default value in the schema, a `0` will now be used as the value in the `.fromSamplesheet()` channel instead of `null` ([#114](https://github.com/nextflow-io/nf-validation/pull/114))
1313

14-
# Version 1.0.0
14+
# Version 1.0.0 - Tonkotsu
1515

1616
The nf-validation plugin is now in production use across many pipelines and has (we hope) now reached a point of relative stability. The bump to major version v1.0.0 signifies that it is suitable for use in production pipelines.
1717

0 commit comments

Comments
 (0)