From 21b725856aef73ad6bb7f759111215b123a67d62 Mon Sep 17 00:00:00 2001 From: Marcus Whybrow Date: Sat, 11 Aug 2012 23:50:43 +0100 Subject: [PATCH] Fix changelog link fix #43, fix #58, fix #59, fix #60, fix #61, fix #63, fix #67, fix #68 --- CHANGELOG.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.markdown b/CHANGELOG.markdown index a7053c0..f452572 100644 --- a/CHANGELOG.markdown +++ b/CHANGELOG.markdown @@ -11,7 +11,7 @@ Maintainers: Change Log ---------- -### [0.8.0](https://github.com/marcuswhybrow/minecraft-server-manager/compare/0.7.6...0.8.0) +### [0.8.0](https://github.com/marcuswhybrow/minecraft-server-manager/compare/0.7.5...0.8.0) * Added the `msm update` command, which downloads and installs new versions of MSM. * Added the `msm-version` server config setting. Add this to `server.properties` to allow MSM to interact correctly with your server (e.g. `msm-version=minecraft/1.3.1`.)