updated changelog.
This commit is contained in:
parent
43a1f1da14
commit
e47d4bd443
2 changed files with 24 additions and 3 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20250719-a7e8d242",
|
||||
"date": "2025-07-19T16:45:07+00:00",
|
||||
"tag": "dev-20250719-94193b80",
|
||||
"date": "2025-07-19T17:49:50+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "94193b80",
|
||||
"message": "removed useless log statement.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-07-19T17:49:50+00:00",
|
||||
"full_sha": "94193b808fc9286dffeec23b925c789f925d4839"
|
||||
},
|
||||
{
|
||||
"sha": "a7e8d242",
|
||||
"message": "Completed the events system upgrade and expanded the notifications events with support for apprise.",
|
||||
|
|
@ -760,7 +767,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "a7e8d242c91124867113f6181f34a4cfe7e2f299"
|
||||
"full_sha": "94193b808fc9286dffeec23b925c789f925d4839"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,18 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "94193b808fc9286dffeec23b925c789f925d4839",
|
||||
"date": "2025-07-19T17:49:50+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "94193b80",
|
||||
"full_sha": "94193b808fc9286dffeec23b925c789f925d4839",
|
||||
"message": "removed useless log statement.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-07-19T17:49:50+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v0.4.0",
|
||||
"full_sha": "10182e1373004c6b31c846ce9dd00447cf8ed04c",
|
||||
|
|
|
|||
Loading…
Reference in a new issue