From 266551c9f3de3e8ac748f19e0dfd13e8f8695994 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Sat, 30 Nov 2019 23:17:28 -0400 Subject: [PATCH] Update changelog Signed-off-by: Roberto Rosario --- HISTORY.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index f3ae065dcd..49c533ec1d 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,5 +1,7 @@ 3.2.12 (2019-XX-XX) =================== +- Add Mayan container port environment variable to the + docker installer. Thanks to Sergios Kefalas for the patch. - Fix off-by-one error in document statistics. 3.2.11 (2019-11-28)