Skip to content

Commit

Permalink
prep 0.0.1-prealpha.43
Browse files Browse the repository at this point in the history
  • Loading branch information
dOrgJelli committed Sep 17, 2021
1 parent 49352a1 commit 4e37d30
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# Web3API 0.0.1-prealpha.43
## Features
* `@web3api/client-js`: Added the `client.subscribe(...)` method, enabling users to easily send queries at a specified frequency.

## Bugs
* `@web3api/tracing-js`: Replaced the `util-inspect` dependency with a browser compatible one.

# Web3API 0.0.1-prealpha.42
## Bugs
* `@web3api/schema-parse`: Removed unnecessary sanitization for imported methods without any arguments.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.1-prealpha.42
0.0.1-prealpha.43

0 comments on commit 4e37d30

Please sign in to comment.