From c8e60fe0984c36297f088bf3a3271cc0fa90e012 Mon Sep 17 00:00:00 2001 From: sk89q Date: Thu, 24 Feb 2011 17:18:41 -0800 Subject: [PATCH] Updated for 4.0-beta6. --- CHANGELOG.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index e0aa413fb..bb9a05796 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,4 +1,12 @@ -4.0-beta5; +4.0-beta6: +- Added a workaround to the fact that Minecraft no longer sends a block + dig packet for bedrock. WorldEdit now detects if you're hitting bedrock, + but it may not be entirely accurate (torches will trick it!). +- Removed /t on request of Kainzo. +- Fixed second position setting commands saying position one instead of two + when selecting cuboids. + +4.0-beta5: - Fixed permissions with brush commands. 4.0-beta4: