浏览代码

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
 
+## [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)
 
 Fixes [a regression in monaco-css](https://github.com/microsoft/monaco-editor/issues/2158).