mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-20 12:49:02 +00:00
Create changelog for 0.0.11 version
This commit is contained in:
parent
0e865adcdf
commit
fb2745b516
1 changed files with 14 additions and 9 deletions
|
|
@ -1,11 +1,7 @@
|
|||
[
|
||||
{
|
||||
"name": "Version 0.0.10",
|
||||
"name": "Version 0.0.11",
|
||||
"items":[
|
||||
{
|
||||
"type": "F",
|
||||
"title": "Moved from activities to fragments (header scrolls up on each :))"
|
||||
},
|
||||
{
|
||||
"type": "F",
|
||||
"title": "Ability to Change/See/Add checklists"
|
||||
|
|
@ -14,6 +10,19 @@
|
|||
"type": "F",
|
||||
"title": "Settings Screen with logout options and account details."
|
||||
},
|
||||
{
|
||||
"type": "B",
|
||||
"title": "fix clear database"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Version 0.0.10",
|
||||
"items":[
|
||||
{
|
||||
"type": "F",
|
||||
"title": "Moved from activities to fragments (header scrolls up on each :))"
|
||||
},
|
||||
{
|
||||
"type": "I",
|
||||
"title": "better feedback on user login"
|
||||
|
|
@ -21,10 +30,6 @@
|
|||
{
|
||||
"type": "B",
|
||||
"title": "fix crash when saving dailies"
|
||||
},
|
||||
{
|
||||
"type": "B",
|
||||
"title": "fix clear database"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue