Skip to content

Commit

Permalink
docs: update CHANGELOG for 0.31.2 patch release
Browse files Browse the repository at this point in the history
Signed-off-by: deadprogram <ron@hybridgroup.com>
  • Loading branch information
deadprogram committed Mar 10, 2024
1 parent 38881a2 commit 6384eca
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,16 @@
0.31.2
---

* **general**
* update the `net` submodule to updated version with `Buffers` implementation

* **compiler**
* `syscall`: add wasm_unknown tag to some additional files so it can compile more code

* **standard library**
* `runtime`: add Frame.Entry field


0.31.1
---

Expand Down

0 comments on commit 6384eca

Please sign in to comment.