updated changelog.
This commit is contained in:
parent
914aa5d1de
commit
c4acc280bb
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20250902-6cf4f6b9",
|
||||
"date": "2025-09-02T15:58:32+00:00",
|
||||
"tag": "dev-20250902-a528bf33",
|
||||
"date": "2025-09-02T16:41:27+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "a528bf33",
|
||||
"message": "Updated the autocomplete support to be more smarter",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-09-02T16:41:27+00:00",
|
||||
"full_sha": "a528bf33ec3b7f89e995160f51809dbac3bb2960"
|
||||
},
|
||||
{
|
||||
"sha": "6cf4f6b9",
|
||||
"message": "Cleanup user python packages dir after each version change.",
|
||||
|
|
@ -1663,7 +1670,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "6cf4f6b988e194954bf7b7f9780fc0924db09088"
|
||||
"full_sha": "a528bf33ec3b7f89e995160f51809dbac3bb2960"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,9 +1,16 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "6cf4f6b988e194954bf7b7f9780fc0924db09088",
|
||||
"date": "2025-09-02T15:58:32+00:00",
|
||||
"full_sha": "a528bf33ec3b7f89e995160f51809dbac3bb2960",
|
||||
"date": "2025-09-02T16:41:27+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "a528bf33",
|
||||
"full_sha": "a528bf33ec3b7f89e995160f51809dbac3bb2960",
|
||||
"message": "Updated the autocomplete support to be more smarter",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-09-02T16:41:27+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "6cf4f6b9",
|
||||
"full_sha": "6cf4f6b988e194954bf7b7f9780fc0924db09088",
|
||||
|
|
|
|||
Loading…
Reference in a new issue