Changelog for language updates

pull/8/merge
Martin Aeschlimann 2017-01-27 16:34:17 +01:00
parent 61932aa6b1
commit bddfc57c8a
1 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,10 @@
### Thank you
* [Joey Marianer (@jmarianer)](https://github.com/jmarianer): Support literal interpolated strings ($@"") [PR monaco-languages#12](https://github.com/Microsoft/monaco-languages/pull/13)
-->
- CSS/JSON/HTML language supports updated:
- CSS: Support for @apply
- SCSS: Map support
- New HTML formatter options: unformatedContent, wrapAttributes
## [0.8.0]
- This release has been brewing for a while and comes with quite a number of important changes.