From cac8a0eac07f4caf5b622316c8cad0e862cc8b1d Mon Sep 17 00:00:00 2001 From: sk89q Date: Sat, 25 Dec 2010 21:05:28 -0800 Subject: [PATCH] Updated for 2.3.3. --- CHANGELOG.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 5f79c539c..0416678d9 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,10 @@ +2.3.3 +- Updated for beta. +- Fixed error caused by not specifying a mob spawner type when using mob + spawner blocks. +- Improved version detection to be more reliable. +- Fixed incorrect item drops for the super pickaxe. + 2.3.2: - Fixed the history/queue array lists being iterated in the wrong direction. //move should be fixed as a result.