diff options
| author | Henry Gressmann <mail@henrygressmann.de> | 2024-03-01 16:13:09 +0100 |
|---|---|---|
| committer | Henry Gressmann <mail@henrygressmann.de> | 2024-03-01 16:13:09 +0100 |
| commit | b07d78e0c9851d1ad71e6586f86157c2ccefcf88 (patch) | |
| tree | c71b6c145f68ef295feaa0ea07102718baae80cf | |
| parent | d2b6c53b5d0134a609f6d3dfd8225d5e9d2ed3c4 (diff) | |
docs: update changelog
Signed-off-by: Henry Gressmann <mail@henrygressmann.de>
| -rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f33ee83..6f4dd88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +### Changed + +### Removed + +## [0.5.0] - 2024-03-01 + **All Commits**: https://github.com/explodingcamera/tinywasm/compare/v0.4.0...v0.5.0 ### Added @@ -27,7 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Removed duplicate internal code -## [0.4.0] - 2024-02-04 [(commits)](https://github.com/explodingcamera/tinywasm/compare/v0.3.0...v0.4.0) +## [0.4.0] - 2024-02-04 **All Commits**: https://github.com/explodingcamera/tinywasm/compare/v0.3.0...v0.4.0 |
