updated changelog.

This commit is contained in:
Abdul.Mohsen B. A. A 2025-07-17 21:20:11 +00:00
parent b9a04ede4d
commit 7d39460af6
2 changed files with 20 additions and 20 deletions

View file

@ -1,8 +1,15 @@
[ [
{ {
"tag": "master-20250716-78002ef9", "tag": "master-20250718-6e84b78f",
"date": "2025-07-16T14:37:28+00:00", "date": "2025-07-17T21:17:07+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": "78002ef99af7ef39d6dd1542675bf53f9ec4b68e" "full_sha": "6e84b78f22259d71f0c8e51995111136029a44a6"
}, },
{ {
"tag": "master-20250616-c07465a6", "tag": "master-20250616-c07465a6",

View file

@ -1,22 +1,8 @@
[ [
{ {
"tag": "Unreleased (78002ef9)", "tag": "Unreleased (6e84b78f)",
"full_sha": "78002ef99af7ef39d6dd1542675bf53f9ec4b68e", "full_sha": "6e84b78f22259d71f0c8e51995111136029a44a6",
"date": "2025-07-16T14:37:28+00:00", "date": "2025-07-17T21:17:07+00:00",
"commits": [
{
"sha": "c1763f9e",
"full_sha": "c1763f9e3b4e9cc976a63c524a070a5cdcb65c3b",
"message": "add preset to history/queue",
"author": "arabcoders",
"date": "2025-07-16T13:16:44+00:00"
}
]
},
{
"tag": "Unmerged (dev branch)",
"full_sha": "112da01105d9797dabdc600837c30af5d088c860",
"date": "2025-07-17T21:10:14+00:00",
"commits": [ "commits": [
{ {
"sha": "112da011", "sha": "112da011",
@ -24,6 +10,13 @@
"message": "Major notification update to add initial support for apprise URLs.", "message": "Major notification update to add initial support for apprise URLs.",
"author": "arabcoders", "author": "arabcoders",
"date": "2025-07-17T21:10:14+00:00" "date": "2025-07-17T21:10:14+00:00"
},
{
"sha": "c1763f9e",
"full_sha": "c1763f9e3b4e9cc976a63c524a070a5cdcb65c3b",
"message": "add preset to history/queue",
"author": "arabcoders",
"date": "2025-07-16T13:16:44+00:00"
} }
] ]
}, },