update changelog

This commit is contained in:
Alexandru Dima 2021-01-18 13:47:09 +01:00
parent 16f9e444cb
commit 461acd159c
No known key found for this signature in database
GPG key ID: 6E58D7B045760DA0

View file

@ -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).