Skip to content

Commit 7559096

Browse files
committed
changelog
1 parent 10f2f7d commit 7559096

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

docs/CHANGELOG.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
2019-09-06
22
==========
33

4+
* Merge pull request [#54](https://github.com/sebs/etherscan-api/issues/54) from DmitryPogodaev/patch-1
5+
Update get-request.js
6+
* 10.0.3
7+
* changelog
48
* Merge pull request [#47](https://github.com/sebs/etherscan-api/issues/47) from tipsysquid/patch/txlistinternal
59
txlistinternal now utilizes user specified parameters
610

@@ -43,6 +47,12 @@
4347

4448
* Update Readme.md
4549

50+
2019-06-18
51+
==========
52+
53+
* Update get-request.js
54+
Without this fix library returns "NOTOK" on "No transactions found" error, while requesting txlist or tokentx
55+
4656
2019-04-07
4757
==========
4858

@@ -212,11 +222,3 @@
212222
* 8.0.1
213223
* optional timout parameter in ms for axios get requests
214224
* Splitting init to small files
215-
216-
2018-03-01
217-
==========
218-
219-
* 8.0.0
220-
* changelog
221-
* New error handling
222-
* 7.0.1

0 commit comments

Comments
 (0)