commit | 2276e1c55c2b3515c01f445d547186366d9b3a34 | [log] [tgz] |
---|---|---|
author | Nils Diewald <nils@diewald-online.de> | Thu Apr 10 15:01:59 2014 +0000 |
committer | Nils Diewald <nils@diewald-online.de> | Thu Apr 10 15:01:59 2014 +0000 |
tree | d0af321cbcc24d74a3d9de513c2c3fb41f45a8c7 | |
parent | fb4d7b0e9472a027b27991ed87f1cce3021fa4f6 [diff] [blame] |
Added getTermRelationJSON() as a set based view on collections
diff --git a/CHANGES b/CHANGES index d7f2e12..272a764 100644 --- a/CHANGES +++ b/CHANGES
@@ -1,3 +1,7 @@ +0.30.8 2014-04-10 + - Added getTermRelationJSON() to KorapCollection (diewald) + This is likely to get deprecated! + 0.30.7 2014-04-09 - Moved JSON interpretation from BooleanFilter to KorapFilter (diewald) - Added 'or' and group nesting to KorapFilter (diewald)