updated changelog.
This commit is contained in:
parent
899f632b3d
commit
b0c756c2cb
2 changed files with 24 additions and 3 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20260424-73410f2a",
|
||||
"date": "2026-04-24T20:27:53+00:00",
|
||||
"tag": "dev-20260425-50253c65",
|
||||
"date": "2026-04-25T17:24:45+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "50253c65",
|
||||
"message": "refactor: re-add the automatic history update after download",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-04-25T17:24:45+00:00",
|
||||
"full_sha": "50253c650ace81e27d0dc9ebda70d6c0c8716c6d"
|
||||
},
|
||||
{
|
||||
"sha": "73410f2a",
|
||||
"message": "fix: edge swipe on iOS safari",
|
||||
|
|
@ -4575,7 +4582,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "73410f2acde93552cef9ca394cdf1da74b552bc2"
|
||||
"full_sha": "50253c650ace81e27d0dc9ebda70d6c0c8716c6d"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -48,6 +48,20 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "50253c650ace81e27d0dc9ebda70d6c0c8716c6d",
|
||||
"date": "2026-04-25T17:24:45+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "50253c65",
|
||||
"full_sha": "50253c650ace81e27d0dc9ebda70d6c0c8716c6d",
|
||||
"message": "refactor: re-add the automatic history update after download",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-04-25T17:24:45+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v2.1.0",
|
||||
"full_sha": "fdc08989aedcea76d896c14c220d10c8f75adc36",
|
||||
|
|
|
|||
Loading…
Reference in a new issue