We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 303cfa6 commit c5477a7Copy full SHA for c5477a7
releases.yml
@@ -1,8 +1,15 @@
1
releases:
2
+ - label: v0.2.7
3
+ minJosmVersion: 18427
4
+ description: |
5
+ **Bug fix**: fix [trac issue #22342][trac-22342]
6
+
7
+ [trac-22342]: https://josm.openstreetmap.de/ticket/22342
8
9
- label: v0.2.6
10
minJosmVersion: 18427
11
description: |
- **Bug fix**: ix ClassNotFoundException when running on a stock JDK without GraalJS
12
+ **Bug fix**: fix ClassNotFoundException when running on a stock JDK without GraalJS
13
14
- label: v0.2.5
15
0 commit comments