mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Add the xmlns-related breaking changes to the changelog
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
Cross Platform Modules Changelog
|
||||
==============================
|
||||
##1.5.0 (2015, November ??)
|
||||
|
||||
### Breaking changes
|
||||
- The XML namespace (xmlns) of the validator XSD schema changed from
|
||||
`xmlns="http://www.nativescript.org/tns.xsd"` to
|
||||
`xmlns="http://schemas.nativescript.org/tns.xsd"`.
|
||||
For convenience, the file can now get downloaded via the [same URL](http://schemas.nativescript.org/tns.xsd).
|
||||
|
||||
##1.4.0 (2015, October 12)
|
||||
|
||||
### Fixed
|
||||
|
||||
Reference in New Issue
Block a user