From 2a3267a0d7d6c19cca042bf7d827562d2b3d3325 Mon Sep 17 00:00:00 2001 From: Delphine Lariviere Date: Mon, 26 Aug 2024 19:15:01 -0400 Subject: [PATCH] add more details about the change --- .../VGP-assembly-v2/Assembly-decontamination-VGP9/CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/workflows/VGP-assembly-v2/Assembly-decontamination-VGP9/CHANGELOG.md b/workflows/VGP-assembly-v2/Assembly-decontamination-VGP9/CHANGELOG.md index e78306335..f9eaf2e64 100644 --- a/workflows/VGP-assembly-v2/Assembly-decontamination-VGP9/CHANGELOG.md +++ b/workflows/VGP-assembly-v2/Assembly-decontamination-VGP9/CHANGELOG.md @@ -2,7 +2,8 @@ ## [0.3] 2024-08-26 -- Changed the regex to only change the sequences. The workflow is now more robust to different (non VGP) scaffold names. +- Changed the regex to only change the sequences. The workflow is now more robust to different (non VGP) scaffold names and VGP names with prefixes. +- Reduce the number of steps in the workflow. ## [0.2] 2024-08-15