changelog
This commit is contained in:
@@ -10,6 +10,13 @@ export type VersionEntry = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const VERSIONS: VersionEntry[] = [
|
const VERSIONS: VersionEntry[] = [
|
||||||
|
{
|
||||||
|
date: `2026-02-01T13:20:00-08:00`,
|
||||||
|
product: 'web',
|
||||||
|
body: `## Improvements
|
||||||
|
- Made some clarity improvements to the Personal Access Token screen.
|
||||||
|
- Updated translations and made mod loader in a number of places translatable.`,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
date: `2026-01-30T13:10:00-08:00`,
|
date: `2026-01-30T13:10:00-08:00`,
|
||||||
product: 'web',
|
product: 'web',
|
||||||
|
|||||||
Reference in New Issue
Block a user