Skip to content

Commit

Permalink
fix(changelog): Add entry for iOS compatibility restored
Browse files Browse the repository at this point in the history
  • Loading branch information
kylef committed Dec 12, 2016
1 parent fdde1de commit 39517b7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 39517b7

Please sign in to comment.