mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-07-13 17:51:57 +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":[
|
"items":[
|
||||||
{
|
|
||||||
"type": "F",
|
|
||||||
"title": "Moved from activities to fragments (header scrolls up on each :))"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"type": "F",
|
"type": "F",
|
||||||
"title": "Ability to Change/See/Add checklists"
|
"title": "Ability to Change/See/Add checklists"
|
||||||
|
|
@ -14,6 +10,19 @@
|
||||||
"type": "F",
|
"type": "F",
|
||||||
"title": "Settings Screen with logout options and account details."
|
"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",
|
"type": "I",
|
||||||
"title": "better feedback on user login"
|
"title": "better feedback on user login"
|
||||||
|
|
@ -21,10 +30,6 @@
|
||||||
{
|
{
|
||||||
"type": "B",
|
"type": "B",
|
||||||
"title": "fix crash when saving dailies"
|
"title": "fix crash when saving dailies"
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "B",
|
|
||||||
"title": "fix clear database"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue