File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,18 @@ Visit https://github.com/msmhq/msm for more information.
6
6
Change Log
7
7
----------
8
8
9
+ ### [ 0.9.4] ( https://github.com/msmhq/msm/compare/0.9.4...0.10.0 )
10
+
11
+ First minor version in 4 years.
12
+
13
+ * Allow snapshots to be downloaded [ #369 ] [ #369 ]
14
+ * Add dollar sign for interpolation [ #389 ] [ #389 ]
15
+ * Add new instantiated Systemd unit file [ #352 ] [ #352 ]
16
+ * Add configurable archive cleanup [ #394 ] [ #394 ]
17
+ * Fix bash variable expansion for Debian installer [ #401 ] [ #401 ]
18
+ * Remove invalid java invocation arguments [ #403 ] [ #403 ]
19
+ * Convert server txt files to json [ #405 ] [ #405 ]
20
+
9
21
### [ 0.9.4] ( https://github.com/msmhq/msm/compare/0.9.3...0.9.4 )
10
22
11
23
* Added versioning support for the following properties. [ #310 ] [ #310 ]
Original file line number Diff line number Diff line change 28
28
29
29
30
30
# The Minecraft Server Manager version, use "msm version" to check yours.
31
- VERSION=" 0.9.10 "
31
+ VERSION=" 0.10.0 "
32
32
33
33
# Source, if it exists, the msm profile.d script
34
34
if [ -f " /etc/profile.d/msm.sh" ]; then
You can’t perform that action at this time.
0 commit comments