From 115f56111cbf8b458783e029cf78263f3c5d33df Mon Sep 17 00:00:00 2001 From: Negue Date: Mon, 21 Dec 2015 18:50:40 +0100 Subject: [PATCH] first draft of the changelog --- Habitica/assets/paperboy/changelog.json | 29 +++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/Habitica/assets/paperboy/changelog.json b/Habitica/assets/paperboy/changelog.json index 58d90eb12..cca0171c9 100644 --- a/Habitica/assets/paperboy/changelog.json +++ b/Habitica/assets/paperboy/changelog.json @@ -1,4 +1,33 @@ [ + { + "name": "Version 0.0.24", + "items":[ + { + "type": "B", + "title": "headaccessories are now displayed in the avatar" + }, + { + "type": "B", + "title": "member list avatars : some avatars displayed the wrong image for an user" + }, + { + "type": "B", + "title": "a lot of other fixes too" + }, + { + "type": "N", + "title": "dailies buttons have now optical feedback" + }, + { + "type": "N", + "title": "FAB now hides on scroll" + }, + { + "type": "F", + "title": "Quest-Text can now display the HTML correctly" + } + ] + }, { "name": "Version 0.0.23", "items":[