From 1ab9f85ca69d09a1553b0dd9b03586863c4a6e4c Mon Sep 17 00:00:00 2001 From: sk89q Date: Sat, 7 Jul 2012 10:39:37 -0700 Subject: [PATCH] Updated CHANGELOG. --- CHANGELOG.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 85be4a53..042cb037 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,13 @@ +5.5.3: +- Added game mode flag. +- Added item drop pickup flag to regions. +- Added support for fireball item blocking (385). +- Added configuration option to allow creature spawns from plugins. +- Added host key check. +- Added a new line split feature to region greetings. +- Prevented commands in the allow commands list from being blocked and + vice versa. + 5.5.2: - Added potion-splash flag to block splash potions - Add entity-painting-destroy which can be used to prevent entities from destroying paintings (skeletons firing arrows)