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.