Add the breaking changes

This commit is contained in:
Erjan Gavalji
2015-07-24 13:56:00 +03:00
parent 772568939b
commit 1abd99a222

View File

@ -47,6 +47,10 @@ Fixed
- [(#261)](https://github.com/NativeScript/NativeScript/issues/261) WebView crash when navigating back
### Breaking changes
- [(#304)](https://github.com/NativeScript/NativeScript/issues/304) ActionBar/NavigationBar is now defined using the `page.actionBar` instead of `page.optionsMenu`. [See an example...](../ApiReference/ui/action-bar/HOW-TO.md)
##1.1.0 (2015, June 10)
### New