From ad47fb727e90ebe1fae991e08ea7dfcb907c15f7 Mon Sep 17 00:00:00 2001 From: Henry Gressmann Date: Thu, 1 Aug 2024 19:43:58 +0200 Subject: chore: update deps Signed-off-by: Henry Gressmann --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') 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) -- cgit v1.3.1