Changelog?

This commit is contained in:
David Vierra 2015-02-02 12:04:57 -10:00
parent 537e217904
commit d93b3e8681
2 changed files with 12 additions and 1 deletions

11
CHANGES.rst Normal file
View File

@ -0,0 +1,11 @@
Changelog for MCEdit2
=====================
2.0.0a1.dev0 (unreleased)
-------------------------
- MCEdit was rewritten nearly from scratch
- Selections are no longer limited to cuboid boxes and can take any shape
- Multiple objects may be imported and positioned before placing them into the world
- Many editable parts of a world also have NBT editors for low level editing
- And more...

View File

@ -1 +1 @@
2.0.0a1
2.0.0a1.dev0