Skip to content

Commit bf50312

Browse files
author
Sergei Voronezhskii
committed
Version 0.29.1
1 parent 2019c3f commit bf50312

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Release Notes
22
All notable changes to this project will be documented in this file.
33

4+
## 0.29.1 Feb 17, 2022
5+
### Fixed
6+
- Build with new version q-server 0.46.0
7+
48
## 0.29.0 Feb 09, 2022
59
### New
610
- `MYCODE` VM instruction supported

ton-node-se/ton_node_startup/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
build = "../build/build.rs"
33
name = "ton_node_startup"
4-
version = "0.29.0"
4+
version = "0.29.1"
55

66
[dependencies]
77
clap = "2.32.0"

0 commit comments

Comments
 (0)