From d3deb1813b06e732221c16e48ce8615f3a4a3e76 Mon Sep 17 00:00:00 2001 From: Negue Date: Mon, 14 Dec 2015 21:16:40 +0100 Subject: [PATCH] update changelog.json --- Habitica/assets/paperboy/changelog.json | 26 ++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/Habitica/assets/paperboy/changelog.json b/Habitica/assets/paperboy/changelog.json index 12fc96b70..4aebe31a1 100644 --- a/Habitica/assets/paperboy/changelog.json +++ b/Habitica/assets/paperboy/changelog.json @@ -5,6 +5,30 @@ { "type": "B", "title": "ticking one checklist item closes the checklist" + }, + { + "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" + }, + { + "type": "B", + "title": "fixed issue where users could end up in an empty app without logging in" + }, + { + "type": "B", + "title": "fixed various crashes" + }, + { + "type": "N", + "title": "removed toast for internet connection status" } ] }, @@ -17,4 +41,4 @@ } ] } -] +] \ No newline at end of file