mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 18:32:56 +01:00
Updates changelog in preparation for the 0.25.1 release.
This commit is contained in:
parent
354a9ab899
commit
cb4199a26d
1 changed files with 4 additions and 1 deletions
|
|
@ -1,7 +1,10 @@
|
|||
# Monaco Editor Changelog
|
||||
|
||||
## [0.25.0] (11.06.2021)
|
||||
## [0.25.1] (15.06.2021)
|
||||
|
||||
* fixes that [`registerHTMLLanguageService` is not available in the AMD version of the monaco-html contribution](https://github.com/microsoft/monaco-editor/issues/2525).
|
||||
|
||||
## [0.25.0] (11.06.2021)
|
||||
* added a new feature `inlineSuggest` that features a provider api and new settings.
|
||||
* added `suggest.preview` to toggle previewing the selected suggest item.
|
||||
* added `suggest.showDeprecated`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue