updated changelog.
This commit is contained in:
parent
6e9cb9e627
commit
744ca9767f
2 changed files with 24 additions and 3 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20250901-c9af30ed",
|
||||
"date": "2025-09-01T16:35:35+00:00",
|
||||
"tag": "dev-20250902-fa155766",
|
||||
"date": "2025-09-02T01:59:07+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "fa155766",
|
||||
"message": "Refactor logging setup and enhance user site directory management in PackageInstaller and Upgrader",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-09-02T01:59:07+00:00",
|
||||
"full_sha": "fa155766080f126f495644df6f179f7564a129d2"
|
||||
},
|
||||
{
|
||||
"sha": "c9af30ed",
|
||||
"message": "Refactor arg_converter usage to remove logging of removed options in Item and YTDLPOpts classes",
|
||||
|
|
@ -1642,7 +1649,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "c9af30edda997db990ea6d617da70b2f4be30893"
|
||||
"full_sha": "fa155766080f126f495644df6f179f7564a129d2"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,18 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "fa155766080f126f495644df6f179f7564a129d2",
|
||||
"date": "2025-09-02T01:59:07+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "fa155766",
|
||||
"full_sha": "fa155766080f126f495644df6f179f7564a129d2",
|
||||
"message": "Refactor logging setup and enhance user site directory management in PackageInstaller and Upgrader",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-09-02T01:59:07+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v0.9.2",
|
||||
"full_sha": "984d47e946e186fe8fba69ce629fef641b84f255",
|
||||
|
|
|
|||
Loading…
Reference in a new issue