docs(changelog): update upgrade steps

This commit is contained in:
Grímur Kristinsson
2016-10-12 13:09:57 -04:00
committed by Brandy Carney
parent 451ffe1133
commit 4964944056

View File

@ -489,6 +489,8 @@ Note: For details on NgModules you can read the Angular docs on them [here](http
}) })
``` ```
37. Remove any use of the `providers`, `pipes` and `directives` arrays in `@Component`.
### Bug Fixes ### Bug Fixes
* **action-sheet:** add icon-left to the button if an icon exists ([a731528](https://github.com/driftyco/ionic/commit/a731528)) * **action-sheet:** add icon-left to the button if an icon exists ([a731528](https://github.com/driftyco/ionic/commit/a731528))