From 9ec7f5300986eee1a4347ca50ac7a0e9dc20e70c Mon Sep 17 00:00:00 2001 From: Michael Droettboom Date: Fri, 27 Sep 2019 07:52:35 -0400 Subject: [PATCH] Update HISTORY.rst --- HISTORY.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 4b6214b04..678ba1797 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -5,6 +5,9 @@ History Unreleased ---------- +1.8.1 (2019-09-27) +------------------ + * BUGFIX: `memory_unit` is now passed to the Kotlin generator. 1.8.0 (2019-09-26)