From 39517b751462e04c52d141ffa50952b91bf2323c Mon Sep 17 00:00:00 2001 From: Kyle Fuller Date: Mon, 12 Dec 2016 18:57:01 +0000 Subject: [PATCH] fix(changelog): Add entry for iOS compatibility restored --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d2e6931..3ff81210 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -71,6 +71,12 @@ + {{ name|uppercase }} ``` +### Bug Fixes + +- Restores compatibility with ARM based platforms such as iOS. Stencil 0.7 + introduced compilation errors due to using the `Float80` type which is not + available. + ## 0.7.1