Skip to content

Commit 4cc4d8a

Browse files
committed
chore: update RELEASE_PROMPT.md for 4.0.0 release
1 parent 4145255 commit 4cc4d8a

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

RELEASE_PROMPT.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212

1313
| Field | Current Value |
1414
|-------|---------------|
15-
| **Next Release Version** | 3.1.3 |
16-
| **Last Release** | 3.1.2 (March 6, 2026) |
15+
| **Next Release Version** | 4.0.1 |
16+
| **Last Release** | 4.0.0 (March 30, 2026) |
1717
| **Version File** | `version.sbt` |
1818

1919
---
@@ -167,6 +167,7 @@ git push -f origin main && git push origin X.Y.Z
167167

168168
| Version | Date | Key Changes |
169169
|---------|------|-------------|
170+
| 4.0.0 | 2026-03-30 | Java 17 minimum, htsjdk 4.2.0, Scala 2.13.16 |
170171
| 3.1.2 | 2026-03-06 | Cell barcode sort support, clip overlapping reads fix, consensus stats fix |
171172
| 3.1.1 | 2025-12-15 | CRAM support, consensus caller fixes, UMI assigner determinism |
172173
| 3.1.0 | 2025-11-20 | Cell barcode support, streaming input, CorrectUmis speedup |

0 commit comments

Comments
 (0)