From 25fc0081db5d61479e288dd8633aed918303e01b Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Sat, 3 Jun 2017 16:07:56 +0200 Subject: [PATCH] Newest changes goes to the top, not bottom --- Changelog | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Changelog b/Changelog index a309e059..03db7ee8 100644 --- a/Changelog +++ b/Changelog @@ -1,9 +1,9 @@ -1.0.0: 2017-05-25 - * Initial stable release +1.0.3: 2017-06-02 + * [datacenterlight] Hotfix, remove footer on mobile devices +1.0.2: 2017-05-28 + * [datacenterlight] Fixed login redirecting to blank page after logout 1.0.1: 2017-05-26 * [datacenterlight] Allow storage to shrink / grow only in 10th of GB * [datacenterlight] Fix initially shown price -1.0.2: 2017-05-28 - * [datacenterlight] Fixed login redirecting to blank page after logout -1.0.3: 2017-06-02 - * [datacenterlight] Hotfix, remove footer on mobile devices +1.0.0: 2017-05-25 + * Initial stable release