From f583e24c4753bb39a9c4dfd0627b033f7fec90ae Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Tue, 2 Apr 2019 13:07:43 -0400 Subject: [PATCH] Update changelog Signed-off-by: Roberto Rosario --- HISTORY.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index b099980039..fe93196c6e 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,3 +1,15 @@ +3.1.10 (2019-04-XX) +=================== +* Backport test case improvements from the development branch. Add random + primary key mixin. Split test case code into mixins. Make the view test + case and the API test cases part of the same class hierachy. Update tests + that failed due to the new import locations. +* Add support for disabling the content type checking test case mixin. +* Update document indexing tests to be order agnostic. GitLab issue #559. +* Add test for the advanced search API. +* Apply merge fix !36 by Simeon Walker (@simeon-walker) to the advanced search + API. + 3.1.9 (2018-11-01) ================== * Convert the furl instance to text to allow serializing it into