From 7220322373206e2c9b0cd4dee836f050e45d8fa8 Mon Sep 17 00:00:00 2001 From: bradrf Date: Tue, 27 Dec 2016 20:13:18 -0800 Subject: [PATCH] changelog for v0.2.1 --- HISTORY.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index de1687c..2e2b382 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -2,6 +2,12 @@ History ======= +0.2.1 (2016-12-27) +------------------ + +* Documentation. + + 0.2.0 (2016-12-27) ------------------