Skip to content

Commit a9b2c36

Browse files
author
Audio
committed
changelog
1 parent 00a4c4c commit a9b2c36

File tree

1 file changed

+32
-3
lines changed

1 file changed

+32
-3
lines changed

docs/CHANGELOG.md

Lines changed: 32 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,38 @@
1+
Need to install the following packages:
2+
changelog@1.4.2
3+
Ok to proceed? (y) 2023-01-06
4+
==========
5+
6+
* ichore: update deps
7+
8+
2022-09-20
9+
==========
10+
11+
* Merge pull request [#113](https://github.com/sebs/etherscan-api/issues/113) from carletex/patch-1
12+
Add Goerli and Sepolia to the API URL list
13+
* Merge pull request [#116](https://github.com/sebs/etherscan-api/issues/116) from peterferguson/add-avalanche
14+
Add Avalanche fixes [#115](https://github.com/sebs/etherscan-api/issues/115)
15+
16+
2022-09-19
17+
==========
18+
19+
* Add Avalanche fixes [#115](https://github.com/sebs/etherscan-api/issues/115)
20+
Add urls for avalanche mainnet and fuji testnet
21+
22+
2022-08-26
23+
==========
24+
25+
* Add Goerli and Sepolia to the API list
26+
Hey @sebs
27+
Thanks a lot for this amazing library.
28+
I created this PR to include the Sepolia and Goerli API endpoints. Currently I'm creating the client (with `axios.create`) to support those two, but I'd be cool if I have directly included on the library.
29+
Thanks!
30+
131
2022-07-03
232
==========
333

34+
* 10.2.0
35+
* changelog
436
* feature: make it possible to pass a vlient to the init function
537
* add a test
638
* make pickChainUrl method availabale to the consumer
@@ -256,6 +288,3 @@
256288
* changelog
257289
* Package-lock .. its a thing
258290
* 9.0.2
259-
* Fuck off, who ever made package-lock.json mandatory. Really FU!
260-
* docs(package): Add new keyword
261-
* refactor(changelog): Be a bit more specific with paths

0 commit comments

Comments
 (0)