Skip to content

Commit 9c76243

Browse files
committed
changelog
1 parent 242d85a commit 9c76243

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

docs/CHANGELOG.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
1+
2018-10-08
2+
==========
3+
4+
* fix(account): Update error message when asking for a contract that is not verified by etherscan
5+
* BC break, major release
6+
* error is not 'NOTOK' anymore, ubt a conrete error message
7+
* still ways to improve
8+
19
2018-09-29
210
==========
311

12+
* 8.1.5
13+
* changelog
414
* In order to reduce the chance for test fails, I am reducing this to ONE build,
515
However, in long term I need to collect responses to actual calls and do testing with mocks/stubs.
616
This will come with the move to 100% es6
@@ -211,7 +221,3 @@
211221
* changelog
212222
* I need new example values for the blockchain
213223
* 3.0.10
214-
* Merge pull request [#10](https://github.com/sebs/etherscan-api/issues/10) from mvayngrib/movebrowserify
215-
move dev deps to devDependencies
216-
* Merge pull request [#9](https://github.com/sebs/etherscan-api/issues/9) from mvayngrib/fixTxByHash
217-
fix error handling edge case

0 commit comments

Comments
 (0)