소스 검색

update changelog

Alexandru Dima 4 년 전
부모
커밋
461acd159c
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      CHANGELOG.md

+ 4 - 0
CHANGELOG.md

@@ -1,5 +1,9 @@
 # Monaco Editor Changelog
 # Monaco Editor Changelog
 
 
+## [0.21.3] (18.01.2021)
+
+Fixes a regression in suggestions where the browser clipboard API would be accessed by incomplete suggestion lists (see https://github.com/microsoft/vscode/commit/96d61842bae1e5dd11f9ff6139fad9e3e5141401).
+
 ## [0.21.2] (27.09.2020)
 ## [0.21.2] (27.09.2020)
 
 
 Fixes [a regression in monaco-css](https://github.com/microsoft/monaco-editor/issues/2158).
 Fixes [a regression in monaco-css](https://github.com/microsoft/monaco-editor/issues/2158).