From f731c655cbd08c699a919a383a6db8310e7c4e66 Mon Sep 17 00:00:00 2001 From: zml2008 Date: Mon, 16 Jan 2012 20:03:53 -0800 Subject: [PATCH] Changelog update --- CHANGELOG.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 19a1682c6..9b585e267 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -23,6 +23,8 @@ - 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!) - Removed support for Permissions2/3 + - Performance improvements + - 1.1 compatibility Thanks to everyone for their contributions: rjwboys, yetanotherx, and GiCodeWarrior @@ -750,4 +752,4 @@ Bukkit users: Minimum build #: 541 - New adjustable whitelist of usuable blocks. 0.1 -- Initial release. \ No newline at end of file +- Initial release.