From 1adf27e012dfdf9568dad030cbf25878c2dac1b5 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 23 Jan 2014 22:27:56 +0100 Subject: version bump --- Changelog | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 54b3a33..e49fc31 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,13 @@ -git HEAD +Travel::Status::DE::URA 0.03 - Thu Jan 23 2014 - * Travel::Status::DE::URE::Result: Fix countdown_sec accessor + * Result: Relative times (countdown, countdown_sec) are now computed + relative to the creation of their Travel::Status::DE::URA object. They + used to be relative to the call of the "results" function. + * Result: Fix countdown_sec accessor + * Result: Do DateTime math on demand, not when + creating the object. Halves the average runtime, though this depends + on the amount of results used by the application (the more results + are used, the less notable the performance gain will be) Travel::Status::DE::URA 0.02 - Thu Dec 26 2013 -- cgit v1.2.3