changelog

This commit is contained in:
Prospector
2026-02-03 09:11:50 -08:00
parent 880e759336
commit ab753a82bc

View File

@@ -11,7 +11,13 @@ export type VersionEntry = {
const VERSIONS: VersionEntry[] = [
{
date: `2026-02-01T13:20:00-08:00`,
date: `2026-02-03T09:15:00-08:00`,
product: 'web',
body: `## Improvements
- Fixed some .jar files being detected as Resource Packs when uploading new versions.`,
},
{
date: `2026-02-02T13:20:00-08:00`,
product: 'web',
body: `## Improvements
- Made some clarity improvements to the Personal Access Token screen.