You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,7 @@ All notable changes to this project will be documented in this file.
3
3
4
4
## 0.28.4 Jul 07, 2021
5
5
### 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.
0 commit comments