summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHenry Gressmann <mail@henrygressmann.de>2024-12-07 00:40:43 +0100
committerHenry Gressmann <mail@henrygressmann.de>2024-12-07 00:40:43 +0100
commitde0d556e72bc90f58077f05a6232b1083503f89a (patch)
treeea13e65080fcf156ac29e008510ae5d33fde730b /CHANGELOG.md
parentc098668a2b0a70fe314209ba1c3e23f576e210ee (diff)
chore: move wasm-testsuite to a seperate repo & update tests
Signed-off-by: Henry Gressmann <mail@henrygressmann.de>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b84e6ba..a660685 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- **Breaking:**: New backwards-incompatible version of the twasm format (upgraded `rkyv` to 0.8.0)
-- Increased MSRV to 1.81.0
+- Increased MSRV to 1.83.0
### Fixed