Skip to content

Commit

Permalink
chore: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dvlkv committed Oct 9, 2024
1 parent 5726355 commit 16a6f02
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## Fixed
- `TupleReader`: always pop current element in `readStringOpt` and `readBufferOpt` (thx @anton-trunov)

## Added
- `ContractProvider`: `get` now accept numbers as method IDs (thx @anton-trunov)
- `Cell.fromHex` method (thx @krigga)

## [0.58.1] - 2024-09-13

## Fixed
Expand Down

0 comments on commit 16a6f02

Please sign in to comment.