updated changelog.
This commit is contained in:
parent
739ec7f28e
commit
8f75c61296
1 changed files with 24 additions and 3 deletions
|
|
@ -1,8 +1,29 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "dev-20250612-400cf7be",
|
"tag": "dev-20250613-fb51fc3b",
|
||||||
"date": "2025-06-11T21:57:37+00:00",
|
"date": "2025-06-12T22:05:57+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "fb51fc3b",
|
||||||
|
"message": "upgrade packages",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-06-12T22:05:57+00:00",
|
||||||
|
"full_sha": "fb51fc3b1fa3b42bdd61876c54a2e73600d32fdd"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"sha": "5212dfee",
|
||||||
|
"message": "Refactor HttpSocket to be more manageable and more modular.",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-06-12T22:02:31+00:00",
|
||||||
|
"full_sha": "5212dfeeaabdf93bf0ba9cd209a6b58b1281364c"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"sha": "c1f8fd5f",
|
||||||
|
"message": "rename api namespace",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-06-12T21:45:46+00:00",
|
||||||
|
"full_sha": "c1f8fd5f58ab0fefa1624d801c8f35a539d10616"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "400cf7be",
|
"sha": "400cf7be",
|
||||||
"message": "completely refactored HttpAPI into more manageable routes.",
|
"message": "completely refactored HttpAPI into more manageable routes.",
|
||||||
|
|
@ -18,7 +39,7 @@
|
||||||
"full_sha": "698791b7fc35f2877f15161790c08696f715b731"
|
"full_sha": "698791b7fc35f2877f15161790c08696f715b731"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "400cf7bec303385766b44a98af5ab1328a5a8b36"
|
"full_sha": "fb51fc3b1fa3b42bdd61876c54a2e73600d32fdd"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "dev-20250610-670c9951",
|
"tag": "dev-20250610-670c9951",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue