Changelog update

This commit is contained in:
zml2008 2012-01-16 20:03:53 -08:00
parent d01e37adcf
commit f731c655cb

View File

@ -23,6 +23,8 @@
- Allow copying item stacks with damage of > Byte.MAX_VALUE. Closes #972 - Allow copying item stacks with damage of > Byte.MAX_VALUE. Closes #972
- Improved output of YAMLProcessor and added support for root-level comments. (for developers!) - Improved output of YAMLProcessor and added support for root-level comments. (for developers!)
- Removed support for Permissions2/3 - Removed support for Permissions2/3
- Performance improvements
- 1.1 compatibility
Thanks to everyone for their contributions: Thanks to everyone for their contributions:
rjwboys, yetanotherx, and GiCodeWarrior rjwboys, yetanotherx, and GiCodeWarrior
@ -750,4 +752,4 @@ Bukkit users: Minimum build #: 541
- New adjustable whitelist of usuable blocks. - New adjustable whitelist of usuable blocks.
0.1 0.1
- Initial release. - Initial release.