Skip to content

Commit 9f4e3c1

Browse files
docs: update changelog
Signed-off-by: Henry Gressmann <[email protected]>
1 parent 53bb44f commit 9f4e3c1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.6.1] - 2024-05-10
9+
10+
**All Commits**: https://github.com/explodingcamera/tinywasm/compare/v0.6.0...v0.6.1
11+
12+
### Changed
13+
14+
- Switched back to the original `wasmparser` crate, which recently added support for `no_std`
15+
- Performance improvements
16+
- Updated dependencies
17+
818
## [0.6.0] - 2024-03-27
919

1020
**All Commits**: https://github.com/explodingcamera/tinywasm/compare/v0.5.0...v0.6.0

0 commit comments

Comments
 (0)