From b05446524ffd2c59e7da91fec65f0198d0886502 Mon Sep 17 00:00:00 2001 From: Davy Landman Date: Tue, 26 Mar 2024 11:52:07 +0100 Subject: [PATCH] Preparing release notes for 0.11.1 --- rascal-vscode-extension/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/rascal-vscode-extension/README.md b/rascal-vscode-extension/README.md index b9f5b6440..7b3290bc1 100644 --- a/rascal-vscode-extension/README.md +++ b/rascal-vscode-extension/README.md @@ -52,6 +52,10 @@ For other things we are working on have a look here: ## Release Notes +### 0.11.1 + +* bugfix for syntax highlighting categories + ### 0.11.0 * there is a new "Rascal Configuration" view that shows the resolved dependencies per project xml, and allows you to browse the rascal sources inside of those.