From 4a45fb36afb1fc6cd1e8e93655edb0d225614d78 Mon Sep 17 00:00:00 2001 From: Remy Suen Date: Sun, 26 Aug 2018 08:38:03 -0400 Subject: [PATCH] Add missing links in CHANGELOG.md Signed-off-by: Remy Suen --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 374ab3da..8ca0b410 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -420,6 +420,13 @@ 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.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.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