Skip to content

Commit 0242436

Browse files
committed
Added changes for release 4.0.0
1 parent be57736 commit 0242436

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

src/changes/changes.xml

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,15 @@
99
</properties>
1010

1111
<body>
12+
<release version="4.0.0" date="2018-06-29">
13+
<action dev="derkoe" type="update" issue="29">
14+
Use Jetty 9.3 as embedded Jetty
15+
</action>
16+
<action dev="derkoe" type="fix" issue="32">
17+
Fix some typos in the user interface.
18+
</action>
19+
</release>
20+
1221
<release version="3.9.0" date="2015-10-11">
1322
<action dev="derkoe" type="fix" issue="5">
1423
MalformedURLException when loading temp config file in Windows.
@@ -201,7 +210,7 @@
201210
<action dev="thred" type="fix" issue="7" system="SourceForge">
202211
Added direct m2e support for correct Maven scopes
203212
</action>
204-
<action dev="thred" type="change">
213+
<action dev="thred" type="update">
205214
Embedded Jetty is now version 8
206215
</action>
207216
</release>
@@ -243,10 +252,10 @@
243252
<action dev="thred" type="add">
244253
Classpath for webapp is now set via file - no problems with too long command line in Windows anymore :)
245254
</action>
246-
<action dev="thred" type="change">
255+
<action dev="thred" type="update">
247256
New logo with a shiny glow.
248257
</action>
249-
<action dev="thred" type="change">
258+
<action dev="thred" type="update">
250259
Refactored and beautified UI
251260
</action>
252261
</release>

0 commit comments

Comments
 (0)