commit | 54187635b0f311c2bd328371f559f9b41914afd7 | [log] [tgz] |
---|---|---|
author | Nils Diewald <nils@diewald-online.de> | Wed Jun 11 14:39:29 2014 +0000 |
committer | Nils Diewald <nils@diewald-online.de> | Wed Jun 11 14:39:29 2014 +0000 |
tree | 6ecaaa259fec270efce38b4f9fab9bf66b8def73 | |
parent | ec0a4746911b7b80e389b00251953ce02444f9c0 [diff] [blame] |
Minor bugfix regarding failed search results (buggy serializations)
diff --git a/CHANGES b/CHANGES index 7b78b91..2e728e6 100644 --- a/CHANGES +++ b/CHANGES
@@ -1,3 +1,7 @@ +0.31.3 2014-06-11 + - [bugfix] Minor bugfix regarding treatment of + failed search results (diewald) + 0.31.2 2014-05-28 - [feature] Request parameter "itemsPerResource" limits hits per document (diewald)