From 8670ef755422a50443ea32903d95c4c227c8cf13 Mon Sep 17 00:00:00 2001 From: sk89q Date: Sat, 30 Oct 2010 19:41:37 -0700 Subject: [PATCH] Added changelog for 0.13.2. --- CHANGELOG.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 1845f42ad..8a786037c 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,13 +1,13 @@ +0.13.2: +- Added support for the new block types from the Halloween update. + 0.13.1: - Updated for b123. - New /pumpkins command. Happy Halloween! - -0.13 - //fill now uses its own stack so that it doesn't cause stack overflow errors for overly large regions. -- For commands that look for a block ID (//replace, /removenear), it will no - longer check against the WorldEdit block restriction list. -- Updated for the disappointing Halloween update. +- For commands that look for a block ID (//replace, /removenear), it will + no longer check against the WorldEdit block restriction list. 0.12 - Added /listchunks