changelog

This commit is contained in:
Prospector
2026-03-24 14:21:31 -07:00
parent 0aecfa3140
commit d2abeb434c

View File

@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-03-24T21:14:30-08:00`,
product: 'hosting',
body: `## Added
- Added support for Java 25.`,
},
{
date: `2026-03-17T19:30:00-08:00`,
product: 'web',