Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticLove1 authored Jul 26, 2020
1 parent 8152402 commit 318c9ab
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# Release Notes
All notable changes to this project will be documented in this file.

## 0.25.0 - Jul 8, 2020
## 0.25.1 - July 26, 2020
### Bug fix
- TimeoutOverflowWarning: 2147488647 does not fit into a 32-bit signed integer was fixed

## 0.25.0 - July 8, 2020

### New
- `TONContractMessage` includes the `address` field (equals to the `dst`)
Expand All @@ -12,7 +16,7 @@ All notable changes to this project will be documented in this file.
- `messageProcessingTimeoutGrowFactor` field removed from config since it's not used
- graphql queries can be forcible aborted on a timeout in case of a half-open TCP connection,

## 0.24.0 - Jun 3, 2020
## 0.24.0 - June 3, 2020
### New
- Detailed errors produced by core library.
- Optional parameter `fullRun` for `runLocal` method allows to emulate an execution on a real node with all required checks and fees calculations.
Expand Down

0 comments on commit 318c9ab

Please sign in to comment.