updated changelog.
This commit is contained in:
parent
e47d4bd443
commit
721e5211ce
2 changed files with 33 additions and 5 deletions
|
|
@ -1,8 +1,22 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "dev-20250719-94193b80",
|
"tag": "dev-20250720-ac2056f0",
|
||||||
"date": "2025-07-19T17:49:50+00:00",
|
"date": "2025-07-20T14:02:01+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "ac2056f0",
|
||||||
|
"message": "Fix text overflow, Closes #345",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-07-20T14:02:01+00:00",
|
||||||
|
"full_sha": "ac2056f03890889b4d86a309553f9ef3513e1643"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"sha": "472b8cb4",
|
||||||
|
"message": "Fixes #344",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-07-20T13:53:56+00:00",
|
||||||
|
"full_sha": "472b8cb46859e2ace13d7d9d338896c61456e9a5"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "94193b80",
|
"sha": "94193b80",
|
||||||
"message": "removed useless log statement.",
|
"message": "removed useless log statement.",
|
||||||
|
|
@ -767,7 +781,7 @@
|
||||||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "94193b808fc9286dffeec23b925c789f925d4839"
|
"full_sha": "ac2056f03890889b4d86a309553f9ef3513e1643"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "dev-20250616-c07465a6",
|
"tag": "dev-20250616-c07465a6",
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,23 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "Unmerged (dev branch)",
|
"tag": "Unmerged (dev branch)",
|
||||||
"full_sha": "94193b808fc9286dffeec23b925c789f925d4839",
|
"full_sha": "ac2056f03890889b4d86a309553f9ef3513e1643",
|
||||||
"date": "2025-07-19T17:49:50+00:00",
|
"date": "2025-07-20T14:02:01+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "ac2056f0",
|
||||||
|
"full_sha": "ac2056f03890889b4d86a309553f9ef3513e1643",
|
||||||
|
"message": "Fix text overflow, Closes #345",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-07-20T14:02:01+00:00"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"sha": "472b8cb4",
|
||||||
|
"full_sha": "472b8cb46859e2ace13d7d9d338896c61456e9a5",
|
||||||
|
"message": "Fixes #344",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-07-20T13:53:56+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "94193b80",
|
"sha": "94193b80",
|
||||||
"full_sha": "94193b808fc9286dffeec23b925c789f925d4839",
|
"full_sha": "94193b808fc9286dffeec23b925c789f925d4839",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue