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 d577881 commit 7c23209Copy full SHA for 7c23209
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.28.8 Sep 22, 2021
5
+### Fixed
6
+- Build with new version q-server 0.43.0
7
+
8
## 0.28.7 Sep 5, 2021
9
### Fixed
10
- Predeployed fixed version of Giver V2 (with the new address). The old version of giver left at the same old address
ton-node-se/ton_node_startup/Cargo.toml
@@ -1,7 +1,7 @@
[package]
build = "../build/build.rs"
name = "ton_node_startup"
-version = "0.28.7"
+version = "0.28.8"
[dependencies]
clap = "2.32.0"
0 commit comments