Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergei Voronezhskii committed May 23, 2022
1 parent d3b7b38 commit c5b6ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.

### New
- supported removing Copy interface from UInt256
- supported changed interface of `ton_types::Cell`

## [1.34.0] – 2022-05-18

Expand Down Expand Up @@ -41,7 +42,6 @@ All notable changes to this project will be documented in this file.
- `allow_partial` flag in all `abi.decode_*` functions. This flag controls decoder behaviour whether return error or not in case of incomplete BOC decoding
- `REMP` supported. `ProcessingEvent` enum is extended with `REMP` statuses (enum of events posted into `processing.wait_for_transaction` function callback )
- UNSTABLE. `first_remp_status_timeout` and `next_remp_status_timeout` parameters in network config
- supported changed interface of `ton_types::Cell`

## [1.32.0] – 2022-03-22

Expand Down

0 comments on commit c5b6ad4

Please sign in to comment.