Skip to content

Commit b78ff12

Browse files
authored
Update CHANGELOG.md
1 parent eba3493 commit b78ff12

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ All notable changes to this project will be documented in this file.
33

44
## 0.28.4 Jul 07, 2021
55
### Fixed
6-
- [tvm.rawReserve](https://github.com/tonlabs/TON-Solidity-Compiler/blob/master/API.md#tvmrawreserve) function now correctly reacts on flag `12 = 8 + 4`.
7-
- [rnd.next](https://github.com/tonlabs/TON-Solidity-Compiler/blob/master/API.md#rndnext) now returns correct random number. Use `rnd.shuffle()` before `rnd.next()` on TON OS SE. In the next releases we will improve it to work the same way as in the real network.
6+
- [tvm.rawReserve](https://github.com/tonlabs/TON-Solidity-Compiler/blob/master/API.md#tvmrawreserve) function now correctly reacts on all flags.
87

98
## 0.28.3 May 20, 2021
109
### Fixed

0 commit comments

Comments
 (0)