From 3bef4948a6b762e1e4f17e14439b2361e8a63731 Mon Sep 17 00:00:00 2001 From: Andreas Troelsen Date: Sun, 8 Nov 2020 18:33:18 +0100 Subject: [PATCH] Fix date of 0.105 release in changelog.md. Time flies, oh my! --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 797057c..4e5df22 100644 --- a/changelog.md +++ b/changelog.md @@ -12,7 +12,7 @@ These changes will (most likely) be included in the next version. ## [Unreleased] -## [0.105] - 2020-10-08 +## [0.105] - 2020-11-08 ### Minor breaking changes MobArena 0.105 includes a rework of how arenas and classes are referenced, both internally in the plugin, but also in permissions, commands, etc. Instead of the ambiguous and arbitrary "config names", MobArena now uses "slugs", which just means a `kebab-case` version of a name.