Skip to content

Commit 04e04f0

Browse files
authored
Merge pull request #37 from tonlabs/0.28.4-rc
Version 0.28.4
2 parents 9939cf7 + b78ff12 commit 04e04f0

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.28.4 Jul 07, 2021
5+
### Fixed
6+
- [tvm.rawReserve](https://github.com/tonlabs/TON-Solidity-Compiler/blob/master/API.md#tvmrawreserve) function now correctly reacts on all flags.
7+
48
## 0.28.3 May 20, 2021
59
### Fixed
610
- Made code ready for planned updates in dependant repositories

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.28.3"
4+
version = "0.28.4"
55

66
[dependencies]
77
clap = "2.32.0"

0 commit comments

Comments
 (0)