-
Notifications
You must be signed in to change notification settings - Fork 667
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Paolo Di Tommaso <[email protected]>
- Loading branch information
1 parent
73c668a
commit 2bacf3f
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,23 @@ | ||
NEXTFLOW CHANGE-LOG | ||
=================== | ||
24.04.0 - 20 May 2024 | ||
- Add 'preview' to workflow runtime metadata (#4985) [935bb1e5] | ||
- Add enabled property to output dsl (#5008) [284415b1] | ||
- Fix Taskbar API is not supported error [0ea09ccc] | ||
- Fix inspect should not write history entry [c713ad51] | ||
- Fix unexpected container resolution [a5ecf8a4] | ||
- Improve icon loading error handling [c72e16f8] | ||
- Remove Fusion symlink resolution (#5004) [071ea74c] | ||
- Remove `seqera` and `defaults` from Conda default channels (#5003) [ec5ebd0b] | ||
- Use protected visibility for updateStatus method [6871ba06] | ||
- Workflow output definition (#4784) [cf0546b1] | ||
- Bump Fusion 2.3 (#5005) [7176c113] | ||
- Bump groovy-console 4.0.21-patch.2 [eb97831f] | ||
- Bump [email protected] [96ee633d] | ||
- Bump [email protected] [e8359042] | ||
- Bump [email protected] [5dcb4c7a] | ||
- Bump [email protected] [73c668a6] | ||
|
||
24.04.0-edge - 13 May 2024 | ||
- Add Wave and Fusion info to workflow metadata (#4945) [bb7e1c8e] | ||
- Add `k8s.cpuLimits` config option (#3027) [3c6e96d0] | ||
|