File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 16.0.0] - 2025-10-03
8+
9+ ## Fixed
10+ - ` storeOutListExtendedV5R1 ` does not incorrectly reverse message order; load and store operations are now mutually inverse (thx @siandreev )
11+
712## [ 15.4.0] - 2025-10-03
813
914## Added
Original file line number Diff line number Diff line change 11{
22 "name" : " @ton/ton" ,
3- "version" : " 15.4 .0" ,
3+ "version" : " 16.0 .0" ,
44 "repository" : " https://github.com/ton-org/ton.git" ,
55 "author" : " Whales Corp. <developers@whalescorp.com>" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments