1
0
mirror of https://github.com/Luzifer/wasm-openssl.git synced 2024-09-18 23:42:57 +00:00

prepare release v0.2.0

This commit is contained in:
Knut Ahlers 2018-09-18 19:25:06 +02:00
parent 2df57ab352
commit 6423495fff
Signed by: luzifer
GPG Key ID: DC2729FDD34BE99E

View File

@ -1,7 +1,11 @@
# 0.2.0 / 2018-09-18
* Prefix functions to prevent collisions
# 0.1.1 / 2018-09-18
* Fix: If opensslLoaded function is undefined don't call it
# 0.1.0 / 2018-09-18
* Initial release of WASM implementation
* Initial release of WASM implementation