From 6e7c5b0b4dc83e7dafc31abbdabe29cca826555b Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Mon, 24 Apr 2017 00:46:18 -0700 Subject: [PATCH] changes for v5.0.1 --- HISTORY.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 6566216..e4a8f3c 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,12 @@ History ------- +5.0.1 (2017-04-24) +++++++++++++++++++ + +- Use localtime() when reltime() not available. #48 + + 5.0.0 (2017-04-23) ++++++++++++++++++