summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-04-13 14:57:23 +0100
committerElgarL <ElgarL@palmergames.com>2012-04-13 14:57:23 +0100
commitb8b14900e54d24b87fc42ace82e410bd3da7e2bf (patch)
tree773c59620f72d5a4b72ba47358b0d6a96d782eff /EssentialsGroupManager/src/Changelog.txt
parent3005bc1ca076f620a06c2bfc8517565b0b5a38b8 (diff)
downloadEssentials-b8b14900e54d24b87fc42ace82e410bd3da7e2bf.tar
Essentials-b8b14900e54d24b87fc42ace82e410bd3da7e2bf.tar.gz
Essentials-b8b14900e54d24b87fc42ace82e410bd3da7e2bf.tar.lz
Essentials-b8b14900e54d24b87fc42ace82e410bd3da7e2bf.tar.xz
Essentials-b8b14900e54d24b87fc42ace82e410bd3da7e2bf.zip
Stop using our own deprecated methods as we tell others to do.
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r--EssentialsGroupManager/src/Changelog.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt
index 5549fef17..790821fa1 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -177,4 +177,5 @@ v 2.0:
- Expand GlobalGroups.yml and groups.yml to cover the VanishNoPacket plugin. Demonstrating how to negate and add nodes when using the '*' permission with inheritance.
- Fix silly nested throw/catch statements. Errors are now correctly generated when reading yml's.
- Unregister the worldsHolder as a service on a reload/shutdown instead of the whole plugin.
- - Update all code formatting to use tabs for indentation. \ No newline at end of file
+ - Update all code formatting to use tabs for indentation.
+ - Stop using our own deprecated methods as we tell others to do. \ No newline at end of file