Skip to content

Commit 3806d00

Browse files
committed
update release information for release 0.3.0
1 parent 4819bd4 commit 3806d00

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

releases.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ releases:
33
minJosmVersion: 18427
44
description: |
55
**Major**: the scripting plugin now requires Java 17
6+
**Major**: the scripting plugin now requires GraalJS 23.0.x
67
**Major**: the Rhino scripting engine has been removed from the scripting plugin
78
**Major**: the JavaScript API V1 has been removed from the scripting plugin
89
**Major**: the JavaScript API V2 has been removed from the scripting plugin

src/main/resources/release-notes/v0.3.0.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ <h1>Release v0.3.0</h1>
66

77
<ul>
88
<li><strong>Major:</strong> the scripting plugin now requires Java 17.</li>
9+
<li><strong>Major:</strong> the scripting plugin now requires GraalJS 23.0.x</li>
910
<li><strong>Major:</strong> the Rhino scripting engine has been removed from the scripting plugin.</li>
1011
<li><strong>Major:</strong> the JavaScript API V1 has been removed from the scripting plugin.</li>
1112
<li><strong>Major:</strong> the JavaScript API V2 has been removed from the scripting plugin.</li>

0 commit comments

Comments
 (0)