From 478095190a083cb7ac11b84759a261188de6b7ad Mon Sep 17 00:00:00 2001 From: Tobias Ottenweller Date: Mon, 1 Jul 2013 13:50:02 +0200 Subject: [PATCH] Added newlines toe the change log. --- changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.md b/changelog.md index eb0729d..dd5a6a6 100644 --- a/changelog.md +++ b/changelog.md @@ -7,12 +7,15 @@ * Changed the behavior regarding portal blocks. Starting with this version no blocks will be set by the plugin. All portal blocks will only be visible by on client side. * Added checks preventing the plugin from overwriting gate storage file on error. * Added the ability to change and disable messages on teleport and insufficient permissions via a config file. + ## 2.1.2 ## * Fixed a bug where players got teleported one block beside the real portal. * Fixed a bug where gates with no location caused multiple exceptions. + ## 2.1.1 ## * Made the list command more reliable. * Error messages will be displayed less frequent. + ## 2.1.0 ## * Command outputs are now colored. * Fixed a bug where players in creative mode would not be teleported correctly.