Update changelog
This commit is contained in:
parent
2cc6bc8ce4
commit
e15fa35bad
@ -10,6 +10,12 @@ export type VersionEntry = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const VERSIONS: VersionEntry[] = [
|
const VERSIONS: VersionEntry[] = [
|
||||||
|
{
|
||||||
|
date: `2025-07-15T08:20:00-07:00`,
|
||||||
|
product: 'web',
|
||||||
|
body: `### Improvements
|
||||||
|
- Fixed gallery images from overflowing with long words in their descriptions.`,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
date: `2025-07-09T22:15:00-07:00`,
|
date: `2025-07-09T22:15:00-07:00`,
|
||||||
product: 'web',
|
product: 'web',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user