diff options
| author | Henry Gressmann <mail@henrygressmann.de> | 2024-08-01 19:43:58 +0200 |
|---|---|---|
| committer | Henry Gressmann <mail@henrygressmann.de> | 2024-08-01 19:43:58 +0200 |
| commit | ad47fb727e90ebe1fae991e08ea7dfcb907c15f7 (patch) | |
| tree | c67bda9d44c5a97246a64573900ec6123f00d68c /CHANGELOG.md | |
| parent | cd3d91c74730edf9925773577c6b8da99b51e4a7 (diff) | |
chore: update deps
Signed-off-by: Henry Gressmann <mail@henrygressmann.de>
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c88a55e..13a8097 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,10 +5,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [UNRELEASED] +## [Unreleased] ### Changed +- Increased MSRV to 1.80.0 - Improved support for WebAssembly 2.0 features - Simplify and optimize the interpreter loop - Use a seperate stack and locals for 32, 64 and 128 bit values and references (#21) |
