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
commit6f109286888a3f5431ba33a15c3d8509985065a3 (patch)
tree39cf40ec23972562a1801aa6441a3d8e1929f315 /EssentialsGroupManager/src/Changelog.txt
parent1170297ce90850ea2e5aff715282ebcd5cf20ace (diff)
downloadEssentials-6f109286888a3f5431ba33a15c3d8509985065a3.tar
Essentials-6f109286888a3f5431ba33a15c3d8509985065a3.tar.gz
Essentials-6f109286888a3f5431ba33a15c3d8509985065a3.tar.lz
Essentials-6f109286888a3f5431ba33a15c3d8509985065a3.tar.xz
Essentials-6f109286888a3f5431ba33a15c3d8509985065a3.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