forked from didirus/AstralRinth
update changelog
This commit is contained in:
@@ -10,6 +10,12 @@ export type VersionEntry = {
|
||||
}
|
||||
|
||||
const VERSIONS: VersionEntry[] = [
|
||||
{
|
||||
date: `2025-08-17T15:35:00-07:00`,
|
||||
product: 'web',
|
||||
body: `### Improvements
|
||||
- Fixed notification pages not loading.`,
|
||||
},
|
||||
{
|
||||
date: `2025-08-15T13:15:00-07:00`,
|
||||
product: 'app',
|
||||
@@ -17,12 +23,6 @@ const VERSIONS: VersionEntry[] = [
|
||||
body: `### Improvements
|
||||
- Fixed Forge versions between 1.17.1 and 1.20.3 failing to launch.
|
||||
- Fixed search page constantly resetting back to page 1.`,
|
||||
},
|
||||
{
|
||||
date: `2025-08-15T12:25:00-07:00`,
|
||||
product: 'web',
|
||||
body: `### Improvements
|
||||
- Fixed notification pages not loading.`,
|
||||
},
|
||||
{
|
||||
date: `2025-08-15T11:55:00-07:00`,
|
||||
|
||||
Reference in New Issue
Block a user