From 3db4d2844af0ff503f1d42f3df1905d5ad6327d4 Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: Thu, 28 Oct 2021 15:39:09 +0300 Subject: [PATCH] Add 1.2.2 version release notes. --- RELEASE_NOTES.md | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 7b494a4..f336151 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,13 +2,28 @@ ## Upcoming Release + + +## Completed releases + ### 1.2.2 -* 📅 Release Date: Unknown yet +* 📅 Release Date: October 29th, 2021 * All changes: https://github.com/eclipse/corrosion/compare/1.2.1...1.2.2 +#### Do not associate LS with Cargo.toml -## Completed releases +Rust-Analyzer doesn't support Cargo.toml files editing smartness and just generated errors. + +#### Fix compatibility with Eclipse 2021-09 release + +LSP4J 0.12 contains API changes that require adjustments to Corrosion internals to properly work with it. + +#### MacOS X AArch64 product added + +The standalone Rust IDE product is generated for that CPU architecture too. + +#### Standalone downloads builtin JVM updated to Java 17 ### 1.2.1