Updated CHANGELOG.txt.

This commit is contained in:
sk89q 2011-01-21 15:26:43 -08:00
parent 765d7402fa
commit 203004951b

View File

@ -1,3 +1,11 @@
3.0:
- Added parent-child relationships to regions.
- Added global build flag.
- Improved flag support.
- Fixed no-PvP zone messages being sent to the wrong person.
- Fixed commands so that they work in a recent version of Bukkit.
- Fixed NullPointerException in explode hook.
2.3.1:
- Fixed various cast exceptions with the blacklist loggers.
- Added checks for unchecked exceptions when resolving permissions.