Skip to content

Commit

Permalink
prep 0.0.1-prealpha.46
Browse files Browse the repository at this point in the history
  • Loading branch information
dOrgJelli committed Oct 8, 2021
1 parent cb91a1c commit a50ca20
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# Web3API 0.0.1-prealpha.46
## Bugs
* `@web3api/core-js`: Properly check for "undefined" values in query arguments.
* `@web3api/wasm-as`: Improved MsgPack deserialization of integers (signed & unsigned).

# Web3API 0.0.1-prealpha.45
## Features
* `@web3api/tracing-js`: Support service name configuration.
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.45
0.0.1-prealpha.46

0 comments on commit a50ca20

Please sign in to comment.