Skip to content

Commit 5e5457d

Browse files
committed
changelog
1 parent 9527d29 commit 5e5457d

File tree

1 file changed

+45
-22
lines changed

1 file changed

+45
-22
lines changed

docs/CHANGELOG.md

Lines changed: 45 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,51 @@
1+
2018-02-26
2+
==========
3+
4+
* Foo
5+
6+
2018-02-16
7+
==========
8+
9+
* Merge pull request [#20](https://github.com/sebs/etherscan-api/issues/20) from m-tymchyk/master
10+
Change Client to Axios and fix some code style
11+
12+
2018-02-15
13+
==========
14+
15+
* Fixed Readme.MD
16+
17+
2018-02-14
18+
==========
19+
20+
* Latest Updates of Whitespaces cleaning
21+
* All fixes of Whitespaces
22+
23+
2018-02-13
24+
==========
25+
26+
* Fixed WhiteSpaces at test/testnet-balance-test.js
27+
* Fixed whitespaces at test/testnet-eth-test.js
28+
* Other fixes of WhiteSpaces
29+
* Some fixes
30+
* Fixed some whitespaces
31+
* Pushed for retry build
32+
* Fixed mainet default value
33+
* Up Etherscan API Version
34+
* Return a dist to .gitignore
35+
* bundle
36+
* Fixed tests
37+
38+
2018-02-12
39+
==========
40+
41+
* Added universal client Axios as HTTP client for Node.js and Browser
42+
* Code style and add Axios
43+
144
2017-12-15
245
==========
346

47+
* 4.0.0
48+
* changelog
449
* Package.lock
550
* Merge pull request [#15](https://github.com/sebs/etherscan-api/issues/15) from morrislaptop/patch-1
651
Don't pass full URL in again as it is already set
@@ -184,25 +229,3 @@
184229

185230
* 2.1.6
186231
* (feature): tracking for docs
187-
* 2.1.5
188-
* (docs): examples for api docs
189-
* 2.1.4
190-
* (churn): a better keyword
191-
192-
2016-10-10
193-
==========
194-
195-
* (fix): bundle was not updated
196-
* 2.1.3
197-
* changelog
198-
* 2.1.2
199-
* (feature): Header and Footer
200-
* 2.1.1
201-
* i(feature): docs in sexy now
202-
* 2.1.0
203-
* (docs): the big doxing ;)
204-
* 2.0.4
205-
* (feature): proper api docs with a desc per method
206-
* 2.0.3
207-
* (churn): removed prefixes
208-
* 2.0.2

0 commit comments

Comments
 (0)