We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be57736 commit 32fd317Copy full SHA for 32fd317
1 file changed
src/changes/changes.xml
@@ -9,6 +9,15 @@
9
</properties>
10
11
<body>
12
+ <release version="4.0.0" date="2018-06-29">
13
+ <action dev="derkoe" type="change" 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
19
+ </release>
20
+
21
<release version="3.9.0" date="2015-10-11">
22
<action dev="derkoe" type="fix" issue="5">
23
MalformedURLException when loading temp config file in Windows.
0 commit comments