summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-04-13 15:16:08 +0100
committerElgarL <ElgarL@palmergames.com>2012-04-13 15:16:08 +0100
commit1e30f23ca6bf6bc2fb848088d50092f1ca1b70c2 (patch)
tree32823a6370dc038958ae17566b9b45a272e1f418 /EssentialsGroupManager/src/Changelog.txt
parent2f74510cce37c80341a844763675ec4e2a0d6516 (diff)
downloadEssentials-1e30f23ca6bf6bc2fb848088d50092f1ca1b70c2.tar
Essentials-1e30f23ca6bf6bc2fb848088d50092f1ca1b70c2.tar.gz
Essentials-1e30f23ca6bf6bc2fb848088d50092f1ca1b70c2.tar.lz
Essentials-1e30f23ca6bf6bc2fb848088d50092f1ca1b70c2.tar.xz
Essentials-1e30f23ca6bf6bc2fb848088d50092f1ca1b70c2.zip
Finally remove all deprecated methods.
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 790821fa1..f900d5aa9 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -178,4 +178,5 @@ v 2.0:
- 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.
- - Stop using our own deprecated methods as we tell others to do. \ No newline at end of file
+ - Stop using our own deprecated methods as we tell others to do.
+ - Finally remove all deprecated methods. \ No newline at end of file