mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-22 13:48:55 +00:00
update changelog.json
This commit is contained in:
parent
f62019a733
commit
d3deb1813b
1 changed files with 25 additions and 1 deletions
|
|
@ -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 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
]
|
||||
Loading…
Reference in a new issue