Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticLove1 committed Apr 28, 2021
1 parent 0764994 commit 831cb5c
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,15 @@

All notable changes to this project will be documented in this file.

## [0.5.0] - 2021-04-08
## [0.6.0] - 2021-04-28

### New
- `clang` controller for C++ compiler:
- `ts4` TestSuite4[README.md#testsuite4] framework for contract testing is supported: install, manage versions, create test template, run tests.

## [0.5.0] - 2021-04-23

### New
- `clang` controller for [C++ compiler](https://github.com/tonlabs/TON-Compiler):
install, compile with 1 command, manage versions, etc.
- `signer` controller for signer registry management:
generate keys, import keys and mnemonics, specify default signer, etc.
Expand Down

0 comments on commit 831cb5c

Please sign in to comment.