From a4e143ded65967fa8d228a0d12fa8826d5171934 Mon Sep 17 00:00:00 2001 From: sk89q Date: Sun, 30 Jan 2011 16:12:54 -0800 Subject: [PATCH] Updated CHANGELOG.txt. --- CHANGELOG.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 9f661bf5f..51829acf9 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,9 @@ +3.1: +- Added more tree generators. /tree [type] and + /forestgen [size] [type] [density] are the new commands. +- No longer using the internal Rhino JavaScript engine, so Windows users + will now have to download Rhino separately to use scripting. + 3.0: - Added /searchitem or //l command to lookup items and block by name and ID. - Added block data cycling super pickaxe tool. (/cycler)