updated changelog.
This commit is contained in:
parent
e8d7760aaf
commit
a65630972b
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20251110-37547221",
|
||||
"date": "2025-11-10T18:47:24+00:00",
|
||||
"tag": "dev-20251110-e6296de3",
|
||||
"date": "2025-11-10T19:45:15+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "e6296de3",
|
||||
"message": "Fix: handle errors when fetching remote thumbnail and return appropriate status code",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-10T19:45:15+00:00",
|
||||
"full_sha": "e6296de3fe43c988582bfb3b1753f4977a4a6719"
|
||||
},
|
||||
{
|
||||
"sha": "37547221",
|
||||
"message": "Doc: update docs update tmpfs",
|
||||
|
|
@ -2853,7 +2860,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "3754722126acbab6a7716c47614f7e52c940e150"
|
||||
"full_sha": "e6296de3fe43c988582bfb3b1753f4977a4a6719"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -36,9 +36,16 @@
|
|||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "3754722126acbab6a7716c47614f7e52c940e150",
|
||||
"date": "2025-11-10T18:47:24+00:00",
|
||||
"full_sha": "e6296de3fe43c988582bfb3b1753f4977a4a6719",
|
||||
"date": "2025-11-10T19:45:15+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "e6296de3",
|
||||
"full_sha": "e6296de3fe43c988582bfb3b1753f4977a4a6719",
|
||||
"message": "Fix: handle errors when fetching remote thumbnail and return appropriate status code",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-10T19:45:15+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "37547221",
|
||||
"full_sha": "3754722126acbab6a7716c47614f7e52c940e150",
|
||||
|
|
|
|||
Loading…
Reference in a new issue