From 56637dcf8534f4124a8db9bd87044ae74c38eb21 Mon Sep 17 00:00:00 2001 From: wizjany Date: Sat, 21 Sep 2013 09:24:10 -0400 Subject: [PATCH] Updated changelog for 5.5.9 --- CHANGELOG.txt | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 4f6ff7d0b..8d6f0feb3 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,10 +1,18 @@ -5.5.7 -- Update for Minecraft 1.6.1 -- Fixed a bug with GroupManager detection. -- Added a coordinate argument for //chunk -- Allowed cylinder selector to be changed to a rough polygon. -- Fix a typo - +5.5.8 +- Update for Minecraft 1.6.2 and 1.6.4 +- Made generation commands respect max-radius config setting +- Fixed use-inventory overrides not being applied in certain cases +- Made //move work with non-cuboid regions +- Added a convex polyhedron selector +- Made clipboard work with non-cuboid regions + +5.5.7 +- Update for Minecraft 1.6.1 +- Fixed a bug with GroupManager detection. +- Added a coordinate argument for //chunk +- Allowed cylinder selector to be changed to a rough polygon. +- Fix a typo + 5.5.6 - Updated for Minecraft 1.5.2. - Pistons can now be rotated with cycler tool.