Skip to content

Commit c109727

Browse files
committed
Add changelog
Signed-off-by: Ben Sherman <bentshermann@gmail.com>
1 parent 344eacd commit c109727

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

CHANGELOG.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# Changelog
2+
3+
All notable changes to the nf-prov plugin will be documented here.
4+
5+
See [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
6+
7+
## [1.3.0] - 2024-11-05
8+
9+
- Add passthrough options for BCO (#36)
10+
11+
## [1.2.4] - 2024-07-25
12+
13+
- Fix race condition with workflow events (#35)
14+
15+
## [1.2.3] - 2024-07-03
16+
17+
- Fix path handling (#34)
18+
19+
## [1.2.2] - 2024-03-26
20+
21+
- Increase size limits in task DAG renderer
22+
- Add task script to legacy format
23+
24+
## [1.2.1] - 2023-10-27
25+
26+
- Log warning instead of error if no formats are defined
27+
28+
## [1.2.0] - 2023-10-27
29+
30+
- Add task DAG format
31+
- Support multiple formats in the same run
32+
- Infer source URLs for locally staged files
33+
34+
## [1.1.0] - 2023-09-28
35+
36+
- Add BCO format
37+
38+
## [1.0.0] - 2022-12-19
39+
40+
- Initial release

0 commit comments

Comments
 (0)