Skip to content

Commit d2abeb4

Browse files
committed
changelog
1 parent 0aecfa3 commit d2abeb4

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

packages/blog/changelog.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ export type VersionEntry = {
1010
}
1111

1212
const VERSIONS: VersionEntry[] = [
13+
{
14+
date: `2026-03-24T21:14:30-08:00`,
15+
product: 'hosting',
16+
body: `## Added
17+
- Added support for Java 25.`,
18+
},
1319
{
1420
date: `2026-03-17T19:30:00-08:00`,
1521
product: 'web',

0 commit comments

Comments
 (0)