updated changelog.
This commit is contained in:
parent
23498b9f5e
commit
32e4615954
2 changed files with 48 additions and 34 deletions
|
|
@ -1,8 +1,29 @@
|
|||
[
|
||||
{
|
||||
"tag": "master-20251125-7e6b6f05",
|
||||
"date": "2025-11-25T18:10:05+00:00",
|
||||
"tag": "master-20251129-af84a03a",
|
||||
"date": "2025-11-29T16:13:25+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "a616a777",
|
||||
"message": "Chore: remove $ from commands examples",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-28T14:56:01+00:00",
|
||||
"full_sha": "a616a77773e0687848a8414d18c42157c12ce1e7"
|
||||
},
|
||||
{
|
||||
"sha": "1f0a5975",
|
||||
"message": "Feat: Add commands history to console",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-28T14:53:53+00:00",
|
||||
"full_sha": "1f0a5975e565ee319a936a458edb4b20a9761f60"
|
||||
},
|
||||
{
|
||||
"sha": "d99875eb",
|
||||
"message": "QoL: Support newlines as seperator for URLs.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-28T14:15:46+00:00",
|
||||
"full_sha": "d99875eb570229e30fbddef1b8549af6fe9b009a"
|
||||
},
|
||||
{
|
||||
"sha": "13ac81b5",
|
||||
"message": "Feat: Add task handler for tver.jp",
|
||||
|
|
@ -3161,7 +3182,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "7e6b6f0544b2d74fe32ae606f21d8c1f3786f071"
|
||||
"full_sha": "af84a03ad19a42f11bc31f7108049c100391015f"
|
||||
},
|
||||
{
|
||||
"tag": "master-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,9 +1,30 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unreleased (7e6b6f05)",
|
||||
"full_sha": "7e6b6f0544b2d74fe32ae606f21d8c1f3786f071",
|
||||
"date": "2025-11-25T18:10:05+00:00",
|
||||
"tag": "Unreleased (af84a03a)",
|
||||
"full_sha": "af84a03ad19a42f11bc31f7108049c100391015f",
|
||||
"date": "2025-11-29T16:13:25+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "a616a777",
|
||||
"full_sha": "a616a77773e0687848a8414d18c42157c12ce1e7",
|
||||
"message": "Chore: remove $ from commands examples",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-28T14:56:01+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "1f0a5975",
|
||||
"full_sha": "1f0a5975e565ee319a936a458edb4b20a9761f60",
|
||||
"message": "Feat: Add commands history to console",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-28T14:53:53+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "d99875eb",
|
||||
"full_sha": "d99875eb570229e30fbddef1b8549af6fe9b009a",
|
||||
"message": "QoL: Support newlines as seperator for URLs.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-28T14:15:46+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "13ac81b5",
|
||||
"full_sha": "13ac81b56e316242206ef59c5bd2d7524724c053",
|
||||
|
|
@ -55,34 +76,6 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "a616a77773e0687848a8414d18c42157c12ce1e7",
|
||||
"date": "2025-11-28T14:56:01+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "a616a777",
|
||||
"full_sha": "a616a77773e0687848a8414d18c42157c12ce1e7",
|
||||
"message": "Chore: remove $ from commands examples",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-28T14:56:01+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "1f0a5975",
|
||||
"full_sha": "1f0a5975e565ee319a936a458edb4b20a9761f60",
|
||||
"message": "Feat: Add commands history to console",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-28T14:53:53+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "d99875eb",
|
||||
"full_sha": "d99875eb570229e30fbddef1b8549af6fe9b009a",
|
||||
"message": "QoL: Support newlines as seperator for URLs.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-28T14:15:46+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v1.0.8",
|
||||
"full_sha": "9272e0b1737e200ee9276e757b2f3d506f891168",
|
||||
|
|
|
|||
Loading…
Reference in a new issue