From 3eb4a70fbf34bdadb1accf9a487c5208c92993d7 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Tue, 2 Apr 2019 13:36:16 -0400 Subject: [PATCH] Update changelog Signed-off-by: Roberto Rosario --- HISTORY.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index fe93196c6e..380891ecda 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -9,6 +9,9 @@ * Add test for the advanced search API. * Apply merge fix !36 by Simeon Walker (@simeon-walker) to the advanced search API. +* Apply merge !35 by Manoel Brunnen (@mbru) to fix building the Docker image + on the armv7l platform (RasperryPi, Odroid XU4, Odroid HC2). Also fixes + assertion errors from pip (https://github.com/pypa/pip/issues/6197). 3.1.9 (2018-11-01) ==================