mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-18 05:18:39 +08:00
Fix Headlines
Github Markdown parser changed, needs space after ## now.
This commit is contained in:
@ -87,7 +87,7 @@ Cross Platform Modules Changelog
|
||||
|
||||
## 2.4.3 (2016, December 15)
|
||||
|
||||
- [(#3170)](https://github.com/NativeScript/NativeScript/pull/3170) Export set function for cssFile and resources
|
||||
- [(#3170)](https://github.com/NativeScript/NativeScript/issues/3170) Export set function for cssFile and resources
|
||||
|
||||
## 2.4.2 (2016, December 7)
|
||||
|
||||
@ -95,7 +95,7 @@ Cross Platform Modules Changelog
|
||||
|
||||
## 2.4.1 (2016, December 2)
|
||||
|
||||
- [(#3217)](https://github.com/NativeScript/NativeScript/pull/3217) Properly extend Error so message and stack appear in error activity
|
||||
- [(#3217)](https://github.com/NativeScript/NativeScript/issues/3217) Properly extend Error so message and stack appear in error activity
|
||||
|
||||
## 2.4.0 (2016, November 16)
|
||||
|
||||
@ -278,7 +278,7 @@ Cross Platform Modules Changelog
|
||||
### New
|
||||
|
||||
- [(#1563)](https://github.com/NativeScript/NativeScript/issues/1563) Enable modules snapshot for Android
|
||||
-
|
||||
|
||||
- [(#2339)](https://github.com/NativeScript/NativeScript/pull/2339) Implement the BorderDrawable class used in background.android.ts in Java
|
||||
|
||||
- [(#2322)](https://github.com/NativeScript/NativeScript/pull/2322) Added support for debugging TypeScript in WebInspector
|
||||
|
Reference in New Issue
Block a user