updated changelog.
This commit is contained in:
parent
756b0f1f69
commit
0968e494b5
2 changed files with 32 additions and 2 deletions
|
|
@ -1,8 +1,14 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20250329-0b3cf65",
|
||||
"date": "2025-03-29T18:32:43+00:00",
|
||||
"tag": "dev-20250330-8f313d7",
|
||||
"date": "2025-03-29T22:43:31+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "8f313d7",
|
||||
"message": "add support for --match-filter",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-03-29T22:43:31+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "0b3cf65",
|
||||
"message": "improved the file browser by including searching and sorting",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,28 @@
|
|||
[
|
||||
{
|
||||
"tag": "master-20250330-8305518",
|
||||
"date": "2025-03-29T22:47:34+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "8f313d7",
|
||||
"message": "add support for --match-filter",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-03-29T22:43:31+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "0b3cf65",
|
||||
"message": "improved the file browser by including searching and sorting",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-03-29T18:32:43+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "0f4c7ce",
|
||||
"message": "minor file browser design update",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-03-29T17:23:27+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "master-20250328-80737f7",
|
||||
"date": "2025-03-28T20:35:50+00:00",
|
||||
|
|
|
|||
Loading…
Reference in a new issue