Update CHANGELOG.md

Specify ionicons install version, see https://github.com/driftyco/ionic/issues/5221.
This commit is contained in:
Tim Lancina
2016-01-27 14:48:45 -06:00
parent e22ccf49d2
commit 6855514897

View File

@ -222,7 +222,7 @@ Now:
##### Ionicons were moved
* Install ionicons (this will be added in the starters): `npm install --save ionicons`
* Install ionicons (this will be added in the starters): `npm install --save ionicons@latest`
* Modify the sass `include` in your `ionic.config.js` file:
```js