From 36f7c2f13635f192c49241523a56198e91a3b455 Mon Sep 17 00:00:00 2001 From: Jakub Chrzanowski Date: Tue, 30 Nov 2021 14:30:57 +0100 Subject: [PATCH] CHANGELOG update --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 540f494..5ac2983 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,9 @@ # Gradle Grammar-Kit Plugin Changelog ## [Unreleased] -- Hotfix for an issue when `compileClasspath` or `compileOnly` configurations are missing in the project. +- Fixed resolving `requiredLibs` for the parser classpath +- Add `app.jar` to the classpath +- Fix for an issue when `compileClasspath` or `compileOnly` configurations are missing in the project. ## [2021.2] - Default Grammar-Kit updated to 2021.1.2