commit | 3ac85c94339d1c46a92e54b4b2a5594d5cf0cf45 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Mon Jun 06 16:14:40 2016 +0200 |
committer | Akron <nils@diewald-online.de> | Tue Jun 07 00:30:42 2016 +0200 |
tree | f8b6ae88d5676a0fe5270eafcea2b0bd3bbe679d | |
parent | c61b392789db86def875428d4a6f94516aba6f20 [diff] [blame] |
Fix serialization of 'und', 'oder', and 'nicht' in Cosmas II Change-Id: Idc16a73bfa6ed649e913889310f157933c4f2b05
diff --git a/Changes b/Changes index ffea7ec..2747707 100644 --- a/Changes +++ b/Changes
@@ -1,5 +1,7 @@ 0.22 2016-06-03 - Spans now always wrap terms (diewald) + - Cosmas-II "und", "oder", and "nicht" operations + now serialize to unordered sequences (diewald) 0.21 2015-10-27 - Improved meta query builder (hanl)