Skip to content

Commit 6acb1e5

Browse files
Merge main into feature/build-execute
2 parents 9f61049 + 124226f commit 6acb1e5

File tree

4 files changed

+12
-5
lines changed

4 files changed

+12
-5
lines changed

.changes/3.94.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"date" : "2025-09-19",
3+
"version" : "3.94",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "Improve the explain and apply fix messages"
7+
} ]
8+
}

.changes/next-release/feature-8e3cb633-c82d-4e35-ab8e-0ab0e1d41294.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# _3.94_ (2025-09-19)
2+
- **(Feature)** Improve the explain and apply fix messages
3+
14
# _3.93_ (2025-09-11)
25
- **(Bug Fix)** Fix handling of code review findings so they are properly sent to CodeIssues Panel
36
- **(Removal)** Removed support for 2024.2.x IDEs and Gateway 2025.1

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-License-Identifier: Apache-2.0
33

44
# Toolkit Version
5-
toolkitVersion=3.94-SNAPSHOT
5+
toolkitVersion=3.95-SNAPSHOT
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)