Skip to content

Commit

Permalink
docs(CHANGELOG): add changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Krzysztof Kraszewski committed May 1, 2018
1 parent abe0940 commit c99aff4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
### Added
- Wallet method definitions.
- Wallet.getBalance()
- Wallet.getAddress()
- Wallet.getHeight()
- Wallet.transfer()
- Wallet example usage.

### Changed
- Rename `RPC._request` to `RPC.request`, as it can be used for not implemented RPC methods.
Expand Down

0 comments on commit c99aff4

Please sign in to comment.