From 89fc986efb5e6aac8127e7e2b5e42cbdca54fd9a Mon Sep 17 00:00:00 2001 From: Negue Date: Mon, 14 Dec 2015 21:55:58 +0100 Subject: [PATCH] update changelog --- Habitica/assets/paperboy/changelog.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Habitica/assets/paperboy/changelog.json b/Habitica/assets/paperboy/changelog.json index 4aebe31a1..58d90eb12 100644 --- a/Habitica/assets/paperboy/changelog.json +++ b/Habitica/assets/paperboy/changelog.json @@ -2,6 +2,14 @@ { "name": "Version 0.0.23", "items":[ + { + "type": "F", + "title": "eyewear and headaccessories are now displayed in the avatar" + }, + { + "type": "F", + "title": "open the drawer with the hardware menu button" + }, { "type": "B", "title": "ticking one checklist item closes the checklist" @@ -10,10 +18,6 @@ "type": "B", "title": "fixed crash in party list when you aren’t in a party" }, - { - "type": "F", - "title": "eyewear and headaccessories are now displayed in the avatar" - }, { "type": "B", "title": "fixed issue where login failed when username contained space at the end"