mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-17 04:41:36 +08:00
Update CHANGELOG.md
This commit is contained in:
@ -50,6 +50,8 @@ Fixed
|
|||||||
### Breaking changes
|
### 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)
|
- [(#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)
|
||||||
|
|
||||||
|
### Known issues
|
||||||
|
- ```tns debug ios``` command is not working. The workaround is to use ```tns debug ios --framework-path "__path to the iOS runtime__"```. A fix for this is coming in 1.2.1 which will be released in the week of July, 27th.
|
||||||
|
|
||||||
##1.1.0 (2015, June 10)
|
##1.1.0 (2015, June 10)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user