We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 297dee3 commit 71e1eeeCopy full SHA for 71e1eee
CHANGELOG.md
@@ -5,7 +5,7 @@
5
[Keep a Changelog]: http://keepachangelog.com/en/1.0.0/
6
7
8
-## **[Unreleased]**
+## **[1.0.0-beta1] - 2021-02-02**
9
10
### Breaking changes
11
@@ -75,3 +75,6 @@ wasm_func_call($run, new Wasm\Vec\Val());
75
* Implement the `instance` API
76
* Implement the `module` API
77
* Implement the `trap` API
78
+
79
80
+[1.0.0-beta1]: https://github.com/wasmerio/wasmer-php/tree/1.0.0-beta1/README.md
0 commit comments