Skip to content

Commit

Permalink
chore: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dvlkv committed Jan 3, 2023
1 parent af02284 commit 9a02c01
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,20 @@ 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]

### Added

- disassemble contracts directly from `Buffer` using `fromBoc`

### Changed

- Switched to `ton-core`

### Fixed

- Fixed [#5](https://github.com/ton-community/disassembler/issues/5)

## [1.3.0] - 2022-12-27

### Fixed
Expand Down

0 comments on commit 9a02c01

Please sign in to comment.