From ebc0724b1522a57c06cb34467ceb1724839cfcde Mon Sep 17 00:00:00 2001 From: i582 <51853996+i582@users.noreply.github.com> Date: Wed, 19 Feb 2025 23:14:48 +0400 Subject: [PATCH] update CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 97ea309..114fd79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.2.0] - 2025-02-20 + +- Fixed issues with building as package +- Don't add Fift WASM to package + ## [0.1.0] - 2025-02-18 - Completely new version based on TVM specification, much more robust and stable