From a97a427127095b405a52ff530faf6480cf7034b0 Mon Sep 17 00:00:00 2001 From: TomyLobo Date: Mon, 24 Oct 2011 14:03:07 +0200 Subject: [PATCH] Updated changelog with some more changes since 4.7. --- CHANGELOG.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 079f7e077..2dfd25e34 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -5,6 +5,10 @@ - Fixed CommandContext.matches(String) (for developers!) - Improved interaction with permission plugins - Fixed config file generation on windows +- Added an expression parser (for developers!) +- Added a YAML library (for developers!) +- Block queues are now flushed based on attachment to other blocks +- Sped up //fast mode by deferring lighting until after all blocks are in place. Has some bugs but it's at the very least good for previews. 4.7: - Added support for all the new items and blocks