From 5860263c425308e89ce69ca05a1d7026540d5daa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=80=A9=E5=80=A9?= Date: Sun, 11 Apr 2021 02:14:14 +0800 Subject: [PATCH 1/2] Update CHANGELOG.md add version compare link for version greater than V0.14.3 --- CHANGELOG.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 16f18bd4..667af3c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -949,6 +949,33 @@ Contributions to `monaco-languages`: - 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) +[0.23.0]: https://github.com/Microsoft/monaco-editor/compare/v0.22.3...v0.23.0 +[0.22.3]: https://github.com/Microsoft/monaco-editor/compare/v0.22.2...v0.22.3 +[0.22.2]: https://github.com/Microsoft/monaco-editor/compare/v0.22.1...v0.22.2 +[0.22.1]: https://github.com/Microsoft/monaco-editor/compare/v0.22.0...v0.22.1 +[0.22.0]: https://github.com/Microsoft/monaco-editor/compare/v0.21.3...v0.22.0 +[0.21.3]: https://github.com/Microsoft/monaco-editor/compare/v0.21.2...v0.21.3 +[0.21.2]: https://github.com/Microsoft/monaco-editor/compare/v0.21.1...v0.21.2 +[0.21.1]: https://github.com/Microsoft/monaco-editor/compare/v0.20.0...v0.21.1 +[0.20.0]: https://github.com/Microsoft/monaco-editor/compare/v0.19.3...v0.20.0 +[0.19.3]: https://github.com/Microsoft/monaco-editor/compare/v0.19.2...v0.19.3 +[0.19.2]: https://github.com/Microsoft/monaco-editor/compare/v0.19.1...v0.19.2 +[0.19.1]: https://github.com/Microsoft/monaco-editor/compare/v0.20.0...v0.19.1 +[0.19.0]: https://github.com/Microsoft/monaco-editor/compare/v0.18.1...v0.19.0 +[0.18.1]: https://github.com/Microsoft/monaco-editor/compare/v0.18.0...v0.18.1 +[0.18.0]: https://github.com/Microsoft/monaco-editor/compare/v0.17.1...v0.18.0 +[0.17.1]: https://github.com/Microsoft/monaco-editor/compare/v0.17.0...v0.17.1 +[0.17.0]: https://github.com/Microsoft/monaco-editor/compare/v0.16.2...v0.17.0 +[0.16.2]: https://github.com/Microsoft/monaco-editor/compare/v0.16.1...v0.16.2 +[0.16.1]: https://github.com/Microsoft/monaco-editor/compare/v0.16.0...v0.16.1 +[0.16.0]: https://github.com/Microsoft/monaco-editor/compare/v0.15.6...v0.16.0 +[0.15.6]: https://github.com/Microsoft/monaco-editor/compare/v0.15.5...v0.15.6 +[0.15.5]: https://github.com/Microsoft/monaco-editor/compare/v0.15.4...v0.15.5 +[0.15.4]: https://github.com/Microsoft/monaco-editor/compare/v0.15.3...v0.15.4 +[0.15.3]: https://github.com/Microsoft/monaco-editor/compare/v0.15.2...v0.15.3 +[0.15.2]: https://github.com/Microsoft/monaco-editor/compare/v0.15.1...v0.15.2 +[0.15.1]: https://github.com/Microsoft/monaco-editor/compare/v0.15.0...v0.15.1 +[0.15.0]: https://github.com/Microsoft/monaco-editor/compare/v0.14.3...v0.15.0 [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 From f792f4c986b5cdd7b406d99e233795dc66db1bce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=80=A9=E5=80=A9?= Date: Sun, 11 Apr 2021 02:17:14 +0800 Subject: [PATCH 2/2] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 667af3c0..e4e758ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -956,7 +956,8 @@ Contributions to `monaco-languages`: [0.22.0]: https://github.com/Microsoft/monaco-editor/compare/v0.21.3...v0.22.0 [0.21.3]: https://github.com/Microsoft/monaco-editor/compare/v0.21.2...v0.21.3 [0.21.2]: https://github.com/Microsoft/monaco-editor/compare/v0.21.1...v0.21.2 -[0.21.1]: https://github.com/Microsoft/monaco-editor/compare/v0.20.0...v0.21.1 +[0.21.1]: https://github.com/Microsoft/monaco-editor/compare/v0.21.0...v0.21.1 +[0.21.0]: https://github.com/Microsoft/monaco-editor/compare/v0.20.0...v0.21.0 [0.20.0]: https://github.com/Microsoft/monaco-editor/compare/v0.19.3...v0.20.0 [0.19.3]: https://github.com/Microsoft/monaco-editor/compare/v0.19.2...v0.19.3 [0.19.2]: https://github.com/Microsoft/monaco-editor/compare/v0.19.1...v0.19.2