updated changelog.
This commit is contained in:
parent
2f5359ef96
commit
be89d4bd06
2 changed files with 20 additions and 20 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "master-20250718-e3983219",
|
||||
"date": "2025-07-18T19:06:53+00:00",
|
||||
"tag": "master-20250719-10182e13",
|
||||
"date": "2025-07-19T16:54:15+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "a7e8d242",
|
||||
"message": "Completed the events system upgrade and expanded the notifications events with support for apprise.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-07-19T16:45:07+00:00",
|
||||
"full_sha": "a7e8d242c91124867113f6181f34a4cfe7e2f299"
|
||||
},
|
||||
{
|
||||
"sha": "0f7f22bd",
|
||||
"message": "removed event type ERROR and migrated it's uses to LOG_ERROR",
|
||||
|
|
@ -753,7 +760,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "e39832190115a521156ebff3efa2ad4ef3f0efc2"
|
||||
"full_sha": "10182e1373004c6b31c846ce9dd00447cf8ed04c"
|
||||
},
|
||||
{
|
||||
"tag": "master-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,9 +1,16 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unreleased (e3983219)",
|
||||
"full_sha": "e39832190115a521156ebff3efa2ad4ef3f0efc2",
|
||||
"date": "2025-07-18T19:06:53+00:00",
|
||||
"tag": "Unreleased (10182e13)",
|
||||
"full_sha": "10182e1373004c6b31c846ce9dd00447cf8ed04c",
|
||||
"date": "2025-07-19T16:54:15+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "a7e8d242",
|
||||
"full_sha": "a7e8d242c91124867113f6181f34a4cfe7e2f299",
|
||||
"message": "Completed the events system upgrade and expanded the notifications events with support for apprise.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-07-19T16:45:07+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "0f7f22bd",
|
||||
"full_sha": "0f7f22bdbf0371aec60a3545fbbbdb6e9f4b4e92",
|
||||
|
|
@ -55,20 +62,6 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "a7e8d242c91124867113f6181f34a4cfe7e2f299",
|
||||
"date": "2025-07-19T16:45:07+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "a7e8d242",
|
||||
"full_sha": "a7e8d242c91124867113f6181f34a4cfe7e2f299",
|
||||
"message": "Completed the events system upgrade and expanded the notifications events with support for apprise.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-07-19T16:45:07+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v0.3.0",
|
||||
"full_sha": "f9b70fec5faca1221b71914f170f89a9a5648f8f",
|
||||
|
|
|
|||
Loading…
Reference in a new issue