## [1.0.8](https://github.com/etclabscore/signatory/compare/1.0.7...1.0.8) (2020-04-21)


### Bug Fixes

* newAccount schema ([d2252c8](https://github.com/etclabscore/signatory/commit/d2252c85cb2e3eccbba23634794e4011cf6ca836))

## [1.0.1](https://github.com/etclabscore/signatory/compare/1.0.0...1.0.1) (2020-02-04)


### Bug Fixes

* add bin to package.json and lint ([34f5fe7](https://github.com/etclabscore/signatory/commit/34f5fe7a631861a7a32384242dff4ebbaa2e8033))

# 1.0.0 (2020-02-04)


### Bug Fixes

* add sign message example ([175e6c0](https://github.com/etclabscore/signatory/commit/175e6c0e0d96d195e895e6dc84aa4ff960ac059d))
* example for get account from mnemonic ([4453c8c](https://github.com/etclabscore/signatory/commit/4453c8c040b1f1acf16f90968f8117cf1c133c85))
* **openrpc.json:** title + description ([61d79d3](https://github.com/etclabscore/signatory/commit/61d79d319ff16bab1546d8d947c8f4433cca4fea))
* **openrpc.json:** title + description ([c8287b5](https://github.com/etclabscore/signatory/commit/c8287b5e8747cc7fdd524775b368944d5d0323ab))
* **README:** add formatting + logo + links ([098ecf8](https://github.com/etclabscore/signatory/commit/098ecf8a2ac70110cf972f40df972d6137277cfc))
* **README:** add initial readme ([f9e2896](https://github.com/etclabscore/signatory/commit/f9e2896e0e804805d90e2c6c3d48cb971e77e9e8))
* **README:** signatory.dev link ([3592947](https://github.com/etclabscore/signatory/commit/3592947b1b1dbeb77cd7ed83cc3a543b359a064e))
* openrpc default ports ([4e0e07e](https://github.com/etclabscore/signatory/commit/4e0e07e9fbfbfa741e63f867845082a7567cb43b))
* semantic release ([5832dbc](https://github.com/etclabscore/signatory/commit/5832dbc9b93cd7c3cfe9ed16e77a9d555f5ceef8))
* update missing dependencies ([8868a27](https://github.com/etclabscore/signatory/commit/8868a27e8fbb1f73853b6730291cdc31f700e9a5))


### Features

* add semantic release config ([cc76989](https://github.com/etclabscore/signatory/commit/cc769893e9046fc9389409766c3e1af20e3c8c44))
* add support for listing wallets and showing ([7ca2937](https://github.com/etclabscore/signatory/commit/7ca2937960df6fa05518de3bdab50b048a16d486)), closes [#2](https://github.com/etclabscore/signatory/issues/2) [#3](https://github.com/etclabscore/signatory/issues/3)
* initial commit ([8339713](https://github.com/etclabscore/signatory/commit/8339713a9fd36e05c7bddc5424bc0dace8bd7872))
