Changelog

This commit is contained in:
François-X. T.
2026-03-24 16:33:09 -04:00
parent cf16939519
commit 0c1c7e2fe8
+6
View File
@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-03-24T12:00:00-04:00`,
product: 'hosting',
body: `## Improvements
- Added Java 25 to hosting panel`,
},
{
date: `2026-03-17T19:30:00-08:00`,
product: 'web',