You've already forked AstralRinth
forked from didirus/AstralRinth
update changelog
This commit is contained in:
@@ -10,12 +10,18 @@ export type VersionEntry = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const VERSIONS: VersionEntry[] = [
|
const VERSIONS: VersionEntry[] = [
|
||||||
|
{
|
||||||
|
date: `2025-11-11T12:50:00-07:00`,
|
||||||
|
product: 'app',
|
||||||
|
version: '0.10.19',
|
||||||
|
body: `## Improvements
|
||||||
|
- Fixed automatic dependency resolution ignoring the selected mod loader.`,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
date: `2025-11-10T11:20:00-07:00`,
|
date: `2025-11-10T11:20:00-07:00`,
|
||||||
product: 'app',
|
product: 'app',
|
||||||
version: '0.10.18',
|
version: '0.10.18',
|
||||||
body: `## Improvements
|
body: `No changes.`,
|
||||||
- Fixed automatic dependency resolution ignoring the selected mod loader.`,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
date: `2025-11-07T21:10:00-07:00`,
|
date: `2025-11-07T21:10:00-07:00`,
|
||||||
|
|||||||
Reference in New Issue
Block a user