Skip to content

Commit 22ec6dc

Browse files
committed
Play 3.0.11/2.9.11
1 parent 4bcf6f2 commit 22ec6dc

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.10",
4-
"date": "Dec 22 2025"
3+
"version": "3.0.11",
4+
"date": "May 21 2026"
55
},
66
"latest2": {
7-
"version": "2.9.10",
8-
"date": "Dec 22 2025"
7+
"version": "2.9.11",
8+
"date": "May 21 2026"
99
},
1010
"development": [
1111
],
1212
"previous": [
13+
{
14+
"version": "3.0.10",
15+
"date": "Dec 22 2025"
16+
},
17+
{
18+
"version": "2.9.10",
19+
"date": "Dec 22 2025"
20+
},
1321
{
1422
"version": "3.0.9",
1523
"date": "Sep 11 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.11
2+
3+
*Released 21 May 2026
4+
5+
[All changes](https://github.com/playframework/playframework/compare/3.0.10...3.0.11/)
6+
[GitHub milestone](https://github.com/playframework/playframework/milestone/149?closed=1)
7+
8+
## Play 2.9.11
9+
10+
*Released 21 May 2026
11+
12+
[All changes](https://github.com/playframework/playframework/compare/2.9.10...2.9.11/)
13+
[GitHub milestone](https://github.com/playframework/playframework/milestone/151?closed=1)
14+
115
## Play 3.0.10
216

317
*Released 22 December 2025

0 commit comments

Comments
 (0)