Removed deprecated methods from Krill class
Change-Id: I1338e81e8de41413c3ab6dc0c013e0690a29ab45
diff --git a/Changes b/Changes
index 83ccfa9..7a20529 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
0.55.6 2016-06-08
- [bugfix] distance with key "t" uses default foundry (diewald)
- [cleanup] Renamed fromJson() to fromKoral() (diewald)
+ - [cleanup] Removed deprecated methods in Krill:
+ setSpanQuery(), getRequest() (diewald)
0.55.5 2016-05-02
- [performance] Changed to a dynamic window for sorting in FocusSpans (margaretha)