docs: update CHANGELOG for 0.31.2 patch release

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram
2024-03-10 10:14:17 +01:00
committed by Ron Evans
parent 38881a2850
commit 6384ecace0
+13
View File
@@ -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
---