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

Commit 4e4270d

Browse files
committed
prepare for patch release
1 parent f6eee42 commit 4e4270d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
# Version 1.1.2 - Wakayama
4+
5+
## Bug fixes
6+
7+
- Fixed an issue with inputs using `file-path-pattern` where only one file was found (`Path` casting to `ArrayList` error) ([#132](https://github.com/nextflow-io/nf-validation/pull/132))
8+
39
# Version 1.1.1 - Shoyu
410

511
## Bug fixes
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Manifest-Version: 1.0
22
Plugin-Id: nf-validation
3-
Plugin-Version: 1.1.1
3+
Plugin-Version: 1.1.2
44
Plugin-Class: nextflow.validation.ValidationPlugin
55
Plugin-Provider: nextflow
66
Plugin-Requires: >=22.10.0

0 commit comments

Comments
 (0)