File tree Expand file tree Collapse file tree 3 files changed +20
-0
lines changed
src/main/resources/release-notes Expand file tree Collapse file tree 3 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 11releases :
22 # current release
3+ - label : v0.3.4
4+ minJosmVersion : 18905
5+ description : |
6+ **Feature Request**: #112 - Init __file__ in JSR223 bindings for Jython
7+
38 - label : v0.3.3
49 minJosmVersion : 18905
510 description : |
Original file line number Diff line number Diff line change 22#
33# comma-separated list of available release notes
44release-notes =\
5+ v0.3.4, \
56 v0.3.3, \
67 v0.3.1, \
78 v0.3.0, \
Original file line number Diff line number Diff line change 1+ < html lang ="">
2+ < head >
3+ < title > Release notes</ title > </ head >
4+ < body >
5+ < h1 > Release v0.3.4</ h1 >
6+
7+ See < a href ="https://github.com/Gubaer/josm-scripting-plugin/releases/tag/v0.3.4 "> GitHub release v0.3.4</ a >
8+
9+ < ul >
10+ < li > < strong > Feature Request</ strong > : < a href ="https://github.com/Gubaer/josm-scripting-plugin/issues/112 "> #112</ a > - Init __file__ in JSR223 bindings for Jython</ li >
11+ </ ul >
12+
13+ </ body >
14+ </ html >
You can’t perform that action at this time.
0 commit comments