We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22ec55f commit ee7f58aCopy full SHA for ee7f58a
docs/CHANGELOG.md
@@ -1,6 +1,16 @@
1
+2022-07-03
2
+==========
3
+
4
+ * feature: make it possible to pass a vlient to the init function
5
+ * add a test
6
+ * make pickChainUrl method availabale to the consumer
7
+ * move some code around a bit to simplify adding a client
8
9
2022-06-26
10
==========
11
12
+ * 10.1.0
13
+ * changelog
14
* feature: add getsourcecode method
15
* fix: make tests work better
16
* skip what needs skipping with a comment
@@ -249,5 +259,3 @@
249
259
* Fuck off, who ever made package-lock.json mandatory. Really FU!
250
260
* docs(package): Add new keyword
251
261
* refactor(changelog): Be a bit more specific with paths
252
- * refactor(release): changelog generation
253
- * docs(account): Added a better example to account for deprecated method
0 commit comments