Lots of cleanups
diff --git a/CHANGES b/CHANGES
index 781a854..e91ea65 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,10 @@
0.49.1 2014-11-25
- [cleanup] Major refactoring for new response messages (diewald)
- [cleanup] Removed deprecated error messaging (diewald)
+ - [cleanup] Removed long-term deprecated methods in KorapResult (diewald)
+ - [cleanup] Renamed toJSON->toJsonString (diewald)
+ - [cleanup] Renamed toJSONnode->toJsonNode (diewald)
+ - [cleanup] Renamed fromJSON->fromJson (diewald)
- [documentation] Improved documentation for notifications (diewald)
0.49 2014-11-14
@@ -206,6 +210,7 @@
0.25.3 2014-01-10
- Updated Lucene to 4.3.1.
+ - Eliza Margaretha has joined the team.
0.25.2 2013-12-29
- Fixed highlight bug with empty reopened tags.