Update CHANGELOG
This commit is contained in:
parent
60614ba250
commit
547bee38c0
@ -1,6 +1,6 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
## v0.x.x - _TBD, 2018_
|
## v0.30.0 - _January 17, 2018_
|
||||||
|
|
||||||
* Add an error parameter to the order watcher callback (#312)
|
* Add an error parameter to the order watcher callback (#312)
|
||||||
* Fix a bug making it impossible to catch some errors from awaitTransactionMinedAsync (#312)
|
* Fix a bug making it impossible to catch some errors from awaitTransactionMinedAsync (#312)
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
## v0.x.x - _TBD, 2017_
|
## v0.5.0 - _January 17, 2018_
|
||||||
|
|
||||||
* Sanitize api endpoint url and remove trailing slashes (#318)
|
* Sanitize api endpoint url and remove trailing slashes (#318)
|
||||||
* Improve error message text in HttpClient (#318)
|
* Improve error message text in HttpClient (#318)
|
||||||
* Stop appending '/v0' to api endpoint url in HttpClient (#318)
|
* Stop appending '/v0' to api endpoint url in HttpClient (#318)
|
||||||
|
|
||||||
## v0.4.0 - _January 11, 2017_
|
## v0.4.0 - _January 11, 2018_
|
||||||
|
|
||||||
* Prevent getFeesAsync method on HttpClient from mutating input (#296)
|
* Prevent getFeesAsync method on HttpClient from mutating input (#296)
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
## vx.x.x
|
## v0.2.0 - _January 17, 2018_
|
||||||
|
|
||||||
* Add `onError` parameter to `intervalUtils.setAsyncExcludingInterval` (#312)
|
* Add `onError` parameter to `intervalUtils.setAsyncExcludingInterval` (#312)
|
||||||
* Add `intervalUtils.setInterval` (#312)
|
* Add `intervalUtils.setInterval` (#312)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user