mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-20 20:59:00 +00:00
first draft of the changelog
This commit is contained in:
parent
0a141d0679
commit
115f56111c
1 changed files with 29 additions and 0 deletions
|
|
@ -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":[
|
||||
|
|
|
|||
Loading…
Reference in a new issue