We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fa4c07 commit 74e9bfcCopy full SHA for 74e9bfc
1 file changed
website/docs/releases/release-notes.md
@@ -2,14 +2,15 @@
2
title: Release Notes
3
---
4
5
-## v0.13.0-next.0
+## v0.13.0-next.1
6
7
#### cashc compiler
8
- :sparkles: Add support for `do {} while ()` loops.
9
- :racehorse: Add optimisations for negated number comparisons.
10
11
#### CashScript SDK
12
13
+- :sparkles: Add support for `do {} while ()` loops in debug tooling.
14
- :hammer_and_wrench: Update default VM target to `BCH_2026_05`.
15
16
## v0.12.1
0 commit comments