We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2019c3f commit bf50312Copy full SHA for bf50312
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Release Notes
2
All notable changes to this project will be documented in this file.
3
4
+## 0.29.1 Feb 17, 2022
5
+### Fixed
6
+- Build with new version q-server 0.46.0
7
+
8
## 0.29.0 Feb 09, 2022
9
### New
10
- `MYCODE` VM instruction supported
ton-node-se/ton_node_startup/Cargo.toml
@@ -1,7 +1,7 @@
[package]
build = "../build/build.rs"
name = "ton_node_startup"
-version = "0.29.0"
+version = "0.29.1"
[dependencies]
clap = "2.32.0"
0 commit comments