mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 15:05:39 +01:00
Add missing links in CHANGELOG.md
Signed-off-by: Remy Suen <remy.suen@gmail.com>
This commit is contained in:
parent
3a22d5db6d
commit
4a45fb36af
1 changed files with 7 additions and 0 deletions
|
|
@ -420,6 +420,13 @@ Contributions to `monaco-languages`:
|
||||||
- The editor functions now correctly when hosted inside a `position:fixed` element.
|
- The editor functions now correctly when hosted inside a `position:fixed` element.
|
||||||
- Cross origin configuration is now picked up (as advertised in documentation from MonacoEnvironment)
|
- Cross origin configuration is now picked up (as advertised in documentation from MonacoEnvironment)
|
||||||
|
|
||||||
|
[0.14.3]: https://github.com/Microsoft/monaco-editor/compare/v0.14.2...v0.14.3
|
||||||
|
[0.14.2]: https://github.com/Microsoft/monaco-editor/compare/v0.14.1...v0.14.2
|
||||||
|
[0.14.1]: https://github.com/Microsoft/monaco-editor/compare/v0.14.0...v0.14.1
|
||||||
|
[0.14.0]: https://github.com/Microsoft/monaco-editor/compare/v0.13.1...v0.14.0
|
||||||
|
[0.13.1]: https://github.com/Microsoft/monaco-editor/compare/v0.13.0...v0.13.1
|
||||||
|
[0.13.0]: https://github.com/Microsoft/monaco-editor/compare/v0.12.0...v0.13.0
|
||||||
|
[0.12.0]: https://github.com/Microsoft/monaco-editor/compare/v0.11.1...v0.12.0
|
||||||
[0.11.1]: https://github.com/Microsoft/monaco-editor/compare/v0.11.0...v0.11.1
|
[0.11.1]: https://github.com/Microsoft/monaco-editor/compare/v0.11.0...v0.11.1
|
||||||
[0.11.0]: https://github.com/Microsoft/monaco-editor/compare/v0.10.1...v0.11.0
|
[0.11.0]: https://github.com/Microsoft/monaco-editor/compare/v0.10.1...v0.11.0
|
||||||
[0.10.1]: https://github.com/Microsoft/monaco-editor/compare/v0.10.0...v0.10.1
|
[0.10.1]: https://github.com/Microsoft/monaco-editor/compare/v0.10.0...v0.10.1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue