From d42149f579e0cfa4fdabf44014502c967cd16a6b Mon Sep 17 00:00:00 2001 From: Victor Rubezhny Date: Mon, 20 Nov 2023 20:31:21 +0100 Subject: [PATCH] Release notes for 1.3.2 --- RELEASE_NOTES.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 25d78177a1..a3997ac5b2 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,6 +2,19 @@ This page describes the noteworthy improvements provided by each release of Eclipse Wild Web Developer. +## 1.3.2 + +* 📅 Release Date: November 20th, 2023 +* All changes: https://github.com/eclipse/wildwebdeveloper/compare/1.3.1...1.3.2 + +#### Editing improvements + +* Bugfix for fsevents.node is not signed + +#### Dependencies update + +* Use the latest VSCode extensions v..1.84.0 for CSS/HTML/JSON editing + ## 1.3.1 * 📅 Release Date: November 15th, 2023 @@ -9,7 +22,7 @@ This page describes the noteworthy improvements provided by each release of Ecli #### Editing improvements -* Bugfix for WebRoot folder setup in Launch configuration +* Bugfix for fsevents.node is not signed * Bugfix for "Chrome Debug Launch configuration * Bugfix for WebRoot folder validation in Launch configuration * Bugfix for allow using TypeScript version specified by project