|
| 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 | + |
1 | 9 | 2022-06-26 |
2 | 10 | ========== |
3 | 11 |
|
| 12 | +* 10.1.0 |
| 13 | +* changelog |
4 | 14 | * feature: add getsourcecode method |
5 | 15 | * fix: make tests work better |
6 | 16 | * skip what needs skipping with a comment |
|
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 |
|