updated changelog.
This commit is contained in:
parent
6b6511ca17
commit
b9a04ede4d
2 changed files with 24 additions and 3 deletions
|
|
@ -1,8 +1,15 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "dev-20250716-c1763f9e",
|
"tag": "dev-20250718-112da011",
|
||||||
"date": "2025-07-16T13:16:44+00:00",
|
"date": "2025-07-17T21:10:14+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "112da011",
|
||||||
|
"message": "Major notification update to add initial support for apprise URLs.",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-07-17T21:10:14+00:00",
|
||||||
|
"full_sha": "112da01105d9797dabdc600837c30af5d088c860"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "c1763f9e",
|
"sha": "c1763f9e",
|
||||||
"message": "add preset to history/queue",
|
"message": "add preset to history/queue",
|
||||||
|
|
@ -683,7 +690,7 @@
|
||||||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "c1763f9e3b4e9cc976a63c524a070a5cdcb65c3b"
|
"full_sha": "112da01105d9797dabdc600837c30af5d088c860"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "dev-20250616-c07465a6",
|
"tag": "dev-20250616-c07465a6",
|
||||||
|
|
|
||||||
|
|
@ -13,6 +13,20 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"tag": "Unmerged (dev branch)",
|
||||||
|
"full_sha": "112da01105d9797dabdc600837c30af5d088c860",
|
||||||
|
"date": "2025-07-17T21:10:14+00:00",
|
||||||
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "112da011",
|
||||||
|
"full_sha": "112da01105d9797dabdc600837c30af5d088c860",
|
||||||
|
"message": "Major notification update to add initial support for apprise URLs.",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-07-17T21:10:14+00:00"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"tag": "v0.2.7",
|
"tag": "v0.2.7",
|
||||||
"full_sha": "043b019bde80be1db8beb599414d94599e233b3e",
|
"full_sha": "043b019bde80be1db8beb599414d94599e233b3e",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue