mirror of
https://github.com/fluencelabs/aquavm
synced 2025-06-12 22:41:21 +00:00
chore: release master (#454)
* chore: release master * chore: Bump air-interpreter-wasm version to 0.35.4
This commit is contained in:
@ -1,3 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [0.6.2](https://github.com/fluencelabs/aquavm/compare/air-interpreter-data-v0.6.1...air-interpreter-data-v0.6.2) (2023-02-08)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **trace-handler:** improve data deserialization version check ([#451](https://github.com/fluencelabs/aquavm/issues/451)) ([367546b](https://github.com/fluencelabs/aquavm/commit/367546b82cd5f133b956857bf48d279512b157b2))
|
||||
|
||||
## Version 0.6.1
|
||||
|
||||
[PR](https://github.com/fluencelabs/aquavm/pull/451):
|
||||
|
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "air-interpreter-data"
|
||||
description = "Data format of the AIR interpreter"
|
||||
version = "0.6.1"
|
||||
version = "0.6.2"
|
||||
authors = ["Fluence Labs"]
|
||||
edition = "2018"
|
||||
license = "Apache-2.0"
|
||||
|
Reference in New Issue
Block a user