Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cohix committed Jun 15, 2021
1 parent 480d0fc commit 826be4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelogs/v0.10.0.md
@@ -1,6 +1,6 @@
### AssemblyScript / TypeScript support is here!

This release contains support for AssemblyScript! It's been a while in the making (mostly due to lack of time to work on it), but it's finally here! A few notes about the release:
Welcome to Beta-10, this release contains support for AssemblyScript! It's been a while in the making (mostly due to lack of time to work on it), but it's finally here! A few notes about the release:
- There is a breaking change; `rt.Handle` has been renamed to `rt.Register`
- AssemblyScript doesn't currently support setting response headers, accessing static files, or returning errors. Those will come soon.

Expand Down

0 comments on commit 826be4d

Please sign in to comment.