Explorar o código

Add missing changelog entries

Loïc Mangeonjean %!s(int64=3) %!d(string=hai) anos
pai
achega
567bdb5e1e
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      CHANGELOG.md

+ 3 - 0
CHANGELOG.md

@@ -2,6 +2,9 @@
 
 ## [0.33.0]
 
+- The first parameter of all `monaco.languages.register*Provider` functions has changed to take a `DocumentSelector` instead of a single `languageId`
+- The `Environment.getWorker` function can now return a `Promise`
+
 ### Breaking Changes
 
 - `InlayHintKind.Other` is removed.