From 9139775c52883180b919a0ebda60e34c425a6706 Mon Sep 17 00:00:00 2001 From: sk89q Date: Sat, 16 Mar 2013 21:12:13 -0700 Subject: [PATCH] Updated changelog for 5.5.3. --- CHANGELOG.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index e4d31b2c5..b660d3277 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,7 @@ +5.5.3 +- Fixed the error caused by Bukkit's change of the TNT minecart API. +- Added names for new items. + 5.5.2 - Update to MineCraft 1.5. - Fixed //flip going the wrong direction in certain cases.