Skip to content

Commit 6df8eb8

Browse files
committed
Play 3.0.9/2.9.9
1 parent 2ef537e commit 6df8eb8

2 files changed

Lines changed: 26 additions & 4 deletions

File tree

conf/playReleases.json

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,23 @@
11
{
22
"latest3": {
3-
"version": "3.0.8",
4-
"date": "Jul 1 2025"
3+
"version": "3.0.9",
4+
"date": "Sep 11 2025"
55
},
66
"latest2": {
7-
"version": "2.9.8",
8-
"date": "Jul 1 2025"
7+
"version": "2.9.9",
8+
"date": "Sep 11 2025"
99
},
1010
"development": [
1111
],
1212
"previous": [
13+
{
14+
"version": "3.0.8",
15+
"date": "Jul 1 2025"
16+
},
17+
{
18+
"version": "2.9.8",
19+
"date": "Jul 1 2025"
20+
},
1321
{
1422
"version": "3.0.7",
1523
"date": "Mar 13 2025"

public/markdown/changelog.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## Play 3.0.9
2+
3+
*Released 11 September 2025
4+
5+
[All changes](https://github.com/playframework/playframework/compare/3.0.8...3.0.9/)
6+
[GitHub milestone](https://github.com/playframework/playframework/milestone/147?closed=1)
7+
8+
## Play 2.9.9
9+
10+
*Released 11 September 2025
11+
12+
[All changes](https://github.com/playframework/playframework/compare/2.9.8...2.9.9/)
13+
[GitHub milestone](https://github.com/playframework/playframework/milestone/146?closed=1)
14+
115
## Play 3.0.8
216

317
*Released 1 July 2025

0 commit comments

Comments
 (0)