-
Notifications
You must be signed in to change notification settings - Fork 630
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
e7709a0
commit 6a0cc91
Showing
1 changed file
with
8 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,13 @@ | ||
NEXTFLOW CHANGE-LOG | ||
=================== | ||
24.10.1 - 18 Nov 2024 | ||
- Fix overlapping file lock exception (#5489) [a2566d54] | ||
- Fix isContainerReady when wave is disabled (#5509) [c69e3711] | ||
- Bump [email protected] [e7709a0f] | ||
- Bump [email protected] [54496ac4] | ||
- Bump [email protected] [fa227933] | ||
- Bump netty-common to version 4.1.115.Final [90623c1e] | ||
|
||
24.10.0 - 27 Oct 2024 | ||
- Add `manifest.contributors` config option (#5322) [cf0f9690] | ||
- Add wave mirror and scan config [92e69776] | ||
|