Updated changelog for 0.13.

This commit is contained in:
sk89q 2010-10-30 17:42:29 -07:00
parent 46b74bd6bc
commit 4f03ba6811

View File

@ -1,3 +1,10 @@
0.13
- //fill now uses its own stack so that it doesn't cause stack overflow
errors for overly large regions.
- For commands that look for a block ID (//replace, /removenear), it will no
longer check against the WorldEdit block restriction list.
- Updated for the disappointing Halloween update.
0.12
- Added /listchunks
- Added /delchunks (creates a shell script).