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"