Skip to content

Commit

Permalink
Merge pull request #123 from tonlabs/1.3.0-rc
Browse files Browse the repository at this point in the history
1.3.0 rc
  • Loading branch information
d3p authored Sep 2, 2022
2 parents 2447fdb + 2d6b4ad commit 163cd15
Show file tree
Hide file tree
Showing 15 changed files with 12,070 additions and 2,554 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

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

## [1.3.0] - 2022-08-31

### New

- Added command `everdev network credentials`, to set credentials for network authentication, with options:

```
--project, -p Your project ID
--access-key, -k Your secret or JWT token
--clear Clear saved credentials (mutually exclusive with other options)
```

### Fixed

- Fixed `everdev contract decode-tvc --help` output.

## [1.2.2] - 2022-07-12

### Fixed
Expand Down
65 changes: 0 additions & 65 deletions HelloWallet.abi.json

This file was deleted.

Loading

0 comments on commit 163cd15

Please sign in to comment.