Update CHANGELOG.md

This commit is contained in:
Alexandru Dima 2016-10-19 11:02:12 +02:00 committed by GitHub
parent 9ff02988e6
commit 77e9dcdca4

View file

@ -1,5 +1,8 @@
# Monaco Editor Change log
## [0.7.1]
- Bugfixes in monaco-html, including fixing formatting.
## [0.7.0]
- Adopted TypeScript 2.0 in all the repos (also reflected in `monaco.d.ts`).
- Added YAML colorization support.