You've already forked AstralRinth
forked from didirus/AstralRinth
Update changelog
This commit is contained in:
@@ -10,6 +10,19 @@ export type VersionEntry = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const VERSIONS: VersionEntry[] = [
|
const VERSIONS: VersionEntry[] = [
|
||||||
|
{
|
||||||
|
date: `2025-06-16T11:00:00-07:00`,
|
||||||
|
product: 'web',
|
||||||
|
body: `### Improvements
|
||||||
|
- Rolled out hotfixes with the previous days' updates.`,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
date: `2025-06-16T11:00:00-07:00`,
|
||||||
|
product: 'servers',
|
||||||
|
body: `### Improvements
|
||||||
|
- Improved error handling.
|
||||||
|
- Rolled out hotfixes with the previous days' updates.'`,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
date: `2025-06-15T16:25:00-07:00`,
|
date: `2025-06-15T16:25:00-07:00`,
|
||||||
product: 'servers',
|
product: 'servers',
|
||||||
|
|||||||
Reference in New Issue
Block a user