From 39edd5b23065565b486fe15bf1a859f724f59663 Mon Sep 17 00:00:00 2001 From: Alexandru Dima Date: Mon, 5 Sep 2016 16:52:45 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0eee2197..169309d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,11 +31,11 @@ - Fix sending message to terminated worker [PR vscode#10833](https://github.com/Microsoft/vscode/pull/10833) - Export getTypeScriptWorker & getJavaScriptWorker to monaco.languages.typescript [PR monaco-typescript#8](https://github.com/Microsoft/monaco-typescript/pull/8) - [Sandy Armstrong (@sandyarmstrong)](https://github.com/sandyarmstrong): - * Support CompletionItemKind.Method. [PR vscode#10225](https://github.com/Microsoft/vscode/pull/10225) - * Fix show in IE11 [PR vscode#10309](https://github.com/Microsoft/vscode/pull/10309) - * Correct docs for IEditorScrollbarOptions.useShadows [PR vscode#11312](https://github.com/Microsoft/vscode/pull/11312) + - Support CompletionItemKind.Method. [PR vscode#10225](https://github.com/Microsoft/vscode/pull/10225) + - Fix show in IE11 [PR vscode#10309](https://github.com/Microsoft/vscode/pull/10309) + - Correct docs for IEditorScrollbarOptions.useShadows [PR vscode#11312](https://github.com/Microsoft/vscode/pull/11312) - [Artyom Shalkhakov (@ashalkhakov)](https://github.com/ashalkhakov): - - Adding support for ATS/Postiats [PR monaco-languages#5](https://github.com/Microsoft/monaco-languages/pull/5) + - Adding support for ATS/Postiats [PR monaco-languages#5](https://github.com/Microsoft/monaco-languages/pull/5) ## [0.5.1]