diff --git a/CHANGELOG.md b/CHANGELOG.md index b92188fbad0..4331aa7f3f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## **[Unreleased]** +- [#883](https://github.com/wasmerio/wasmer/pull/883) Allow floating point operations to have arbitrary inputs, even including SNaNs. + ## 0.9.0 - 2019-10-23 Special thanks to @alocquet for their contributions!