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
commit08bff3ea5f46865907e08cb75c25360c95e8798e (patch)
treec2409fe36901d7aad021d5e4c0f9f4cdea2649f1 /EssentialsGroupManager/src/Changelog.txt
parenta028abe03630c1990105f5dbfef5ba44bf11602d (diff)
downloadEssentials-08bff3ea5f46865907e08cb75c25360c95e8798e.tar
Essentials-08bff3ea5f46865907e08cb75c25360c95e8798e.tar.gz
Essentials-08bff3ea5f46865907e08cb75c25360c95e8798e.tar.lz
Essentials-08bff3ea5f46865907e08cb75c25360c95e8798e.tar.xz
Essentials-08bff3ea5f46865907e08cb75c25360c95e8798e.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