From dc1b06356424ea37af68a52cb0e0d48ce1ab480c Mon Sep 17 00:00:00 2001 From: Daniel Greenfeld Date: Wed, 5 Aug 2015 16:14:17 -0700 Subject: [PATCH] History updates --- AUTHORS.rst | 1 + HISTORY.rst | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/AUTHORS.rst b/AUTHORS.rst index 48df047..c26dc97 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -13,3 +13,4 @@ Contributors * Piotr Banaszkiewicz * Ryan Bagwell +* Bill So diff --git a/HISTORY.rst b/HISTORY.rst index 8bce011..e2f890e 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,10 @@ History ------- +3.x.x (2015-08-??) +------------------ + +* Set input variable using input argument thanks to Bill So (#27). 3.2.0 (2015-07-07) -------------------