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
commit31ce82edda7ef94a0c06ab651d3360182410dea3 (patch)
tree6724c1b9877713165934f82b482183f44ad9a416 /EssentialsGroupManager/src/Changelog.txt
parenta5dcfdbabb48f7fe0f9e3102a34d9392b49d2721 (diff)
downloadEssentials-31ce82edda7ef94a0c06ab651d3360182410dea3.tar
Essentials-31ce82edda7ef94a0c06ab651d3360182410dea3.tar.gz
Essentials-31ce82edda7ef94a0c06ab651d3360182410dea3.tar.lz
Essentials-31ce82edda7ef94a0c06ab651d3360182410dea3.tar.xz
Essentials-31ce82edda7ef94a0c06ab651d3360182410dea3.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