|
|
@ -1,5 +1,8 @@
|
|
|
|
# Monaco Editor Change log
|
|
|
|
# Monaco Editor Change log
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## [0.6.1]
|
|
|
|
|
|
|
|
- Fixed regression where `editor.addCommand` was no longer working.
|
|
|
|
|
|
|
|
|
|
|
|
## [0.6.0]
|
|
|
|
## [0.6.0]
|
|
|
|
- This will be the last release that contains specific IE9 and IE10 fixes/workarounds. We will begin cleaning our code-base and remove them.
|
|
|
|
- This will be the last release that contains specific IE9 and IE10 fixes/workarounds. We will begin cleaning our code-base and remove them.
|
|
|
|
- We plan to adopt TypeScript 2.0, so this will be the last release where `monaco.d.ts` is generated by TypeScript 1.8.
|
|
|
|
- We plan to adopt TypeScript 2.0, so this will be the last release where `monaco.d.ts` is generated by TypeScript 1.8.
|
|
|
|