summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r--EssentialsGroupManager/src/Changelog.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt
index 7a7aa45b4..f01b2261c 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -223,4 +223,8 @@ v 2.0:
- Check subgroup permissions with an equal priority so no one subgroup is higher ranked than another.
- add recursive permission adding/deleting
- Prevent adding sub groups for ranks the granting player doesn't have access to.
- - Allow Exceptions in any inherited group to override negation of permissions. \ No newline at end of file
+ - Allow Exceptions in any inherited group to override negation of permissions.
+v2.1:
+ - Update for CraftBukkit 1.7.8-R0.1(3050).
+ - Add UUID support.
+ Plugins can still query by player name but a UUID is faster and preferable. \ No newline at end of file