From 3db9295ce59e024f7d98e380f2b34d892fce11c4 Mon Sep 17 00:00:00 2001 From: Steven Silvester Date: Thu, 14 Aug 2014 21:46:41 -0500 Subject: Update history --- HISTORY.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index 4ebf546..8b9161a 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -5,7 +5,8 @@ Release History 0.2 (2014-08-14) ++++++++++++++++ - +- Add Python 3 and Windows compatibility. +- Improved completion, help magic and calltips. 0.1 (2014-08-09) ++++++++++++++++++ -- cgit