Skip to content

Commit

Permalink
Update changelog for 1.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mightybyte committed May 11, 2023
1 parent ab740f2 commit 09f78c4
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,20 @@

## 1.1

### Improvements

* Update to new signing API
* Allow user to specify the node scheme (i.e. http/https)
* Add logging verbosity controls, increased logging
* Add ability to sign and verify arbitrary signatures
* Allow transactions to be tested before signing with --no-verify-sigs
* Add -s option to local that gives shortened status output
* Return an error code if any local transaction doesn't have status "success".

### Bug Fixes

* Fix handling of holes with a single element array
* Fix bug in template array handling

## 1.0 (2022-11-09)

Expand Down

0 comments on commit 09f78c4

Please sign in to comment.