From a5b6651582b39d376312ae28af2975275fbb6d88 Mon Sep 17 00:00:00 2001 From: wizjany Date: Sat, 18 May 2013 13:35:02 -0400 Subject: [PATCH] Update CHANGELOG for 5.7.4 and 5.7.5 --- CHANGELOG.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 6974fd00..6b31354c 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,21 @@ +5.7.5: +- Refixed a few issues from 5.7.4. + +5.7.4: +- BREAKING CHANGE: Removed the cyan "**" in front of greeting + and farewell messages to allow more customizability. You can + re-add them by adding "&c**" to the flag. +- Fixed an issue enderpearling inside exit/entry deny regions. +- Added checks to players teleporting in and out of exit/entry regions. +- Fix bad matching in blocked and allowed command flags. +- Fixed heal flag bugs when player max health was increased. +- Add fishing to xp blocker. +- Applied other-explosion flag to entity damage as well. +- Fixed an issue with interaction that should allow blacklisting item use actions with no block involved (eg fishing rods, potions) +- Fix witherskull/fireball settings not being differentiated in one case +- Allow cow milking in no-build areas +- Fix infinite durability breaking items instantly. + 5.7.3: - Fixed the error caused by Bukkit's change of the TNT minecart API.