Skip to content
This repository was archived by the owner on Dec 26, 2024. It is now read-only.

Commit 5938098

Browse files
committed
changelog
1 parent 0f444f0 commit 5938098

File tree

1 file changed

+12
-20
lines changed

1 file changed

+12
-20
lines changed

docs/CHANGELOG.md

+12-20
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,20 @@
1+
2022-06-26
2+
==========
3+
4+
* feature: add getsourcecode method
5+
* fix: make tests work better
6+
* skip what needs skipping with a comment
7+
* replace xit with .skip
8+
* refactor: explicitly generate the query
9+
* fix: use the passed api key for tests so we dont hit limits
10+
111
2022-05-28
212
==========
313

14+
* 10.0.9
15+
* changelog
416
* refactor: do pusblish even less stuff
517
* 10.0.8
6-
* changelog
718
* refactor: make package smaller
819
* chore: removed idea files
920
* 10.0.7
@@ -240,22 +251,3 @@
240251
* refactor(changelog): Be a bit more specific with paths
241252
* refactor(release): changelog generation
242253
* docs(account): Added a better example to account for deprecated method
243-
244-
2018-10-08
245-
==========
246-
247-
* 9.0.0
248-
* changelog
249-
* fix(account): Update error message when asking for a contract that is not verified by etherscan
250-
* BC break, major release
251-
* error is not 'NOTOK' anymore, ubt a conrete error message
252-
* still ways to improve
253-
254-
2018-09-29
255-
==========
256-
257-
* 8.1.5
258-
* changelog
259-
* In order to reduce the chance for test fails, I am reducing this to ONE build,
260-
However, in long term I need to collect responses to actual calls and do testing with mocks/stubs.
261-
This will come with the move to 100% es6

0 commit comments

Comments
 (0)