From 415c46235648b999890ec17c4e5ef09da334e55b Mon Sep 17 00:00:00 2001 From: Erik Stein Date: Thu, 15 Nov 2018 10:08:33 +0100 Subject: [PATCH] CHANGES --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES b/CHANGES index aca18d5..f4ebfca 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +0.2.14 2018-11-15 +- lang parameter for time_format, date_format +- _text_list.html without unnecessary whitespace +- Separated fields from methods in RuntimeMixin + 0.2.13 2018-10-13 - Improved USE_TRANSLATABLE_FIELDS - Option to allow empty runtimes (without even a start date)