From 200fad4900d4473db1f354681aba7c4d3916f0f5 Mon Sep 17 00:00:00 2001 From: sk89q Date: Fri, 24 Aug 2012 20:25:29 -0700 Subject: [PATCH] Updated CHANGELOG.txt for 5.4.2. --- CHANGELOG.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 09bad01c0..56369bce4 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,8 +1,12 @@ 5.4.2: +- Fixed //gen not having a proper minimum parameter count of 2. +- Added //re and //rep as aliases for //replace, and aliases /asc(end), + /desc(end), and /j(umpto). - Fixed schematics not properly loading chests with the new code, meaning that enchantments and other properties were not always properly loaded. - Fixed -1 not being a valid data value in Block, which broke //replace. - Fixed snapshots to support custom blocks/tile entity data. +- Updated bundled README.html to be current. 5.4.1: - Fixed lingering 256 block ID restriction preventing block IDs up to 4095.