Fix Headlines

Github Markdown parser changed, needs space after ## now.
This commit is contained in:
Jan Piotrowski
2017-04-18 15:45:58 +02:00
committed by GitHub
parent 9bbab9dab1
commit bc72c1fbcd

View File

@ -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