Release Alpha 4 (#1187)

* Release Alpha 4. TODO CHANGELOG RELEASE DATE

* Add changelog date
This commit is contained in:
Osspial 2019-10-18 13:25:12 -04:00 committed by GitHub
parent 28e3c35547
commit 429bbfade0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 2 deletions

View file

@ -1,5 +1,7 @@
# Unreleased
# 0.20.0 Alpha 4 (2019-10-18)
- Add web support via the 'stdweb' or 'web-sys' features
- On Windows, implemented function to get HINSTANCE
- On macOS, implement `run_return`.