Skip to content

Commit dda01b0

Browse files
committed
Play 2.8.11 release
1 parent 3f2890c commit dda01b0

2 files changed

Lines changed: 6 additions & 16 deletions

File tree

conf/playReleases.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
{
22
"latest": {
3-
"version": "2.8.10",
4-
"date": "Nov 30 2021"
3+
"version": "2.8.11",
4+
"date": "Dec 1 2021"
55
},
66
"development": [],
77
"previous": [
8-
{
9-
"version": "2.8.9",
10-
"date": "Nov 25 2021"
11-
},
128
{
139
"version": "2.8.8",
1410
"date": "Apr 8 2021"

public/markdown/changelog.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,10 @@
1-
## Play 2.8.10
21

3-
*Released 30 November 2021
2+
## Play 2.8.11
43

5-
[All changes](https://github.com/playframework/playframework/compare/2.8.9...2.8.10/)
6-
[GitHub milestone](https://github.com/playframework/playframework/milestone/116?closed=1)
7-
8-
## Play 2.8.9
4+
*Released 1 December 2021
95

10-
*Released 25 November 2021
11-
12-
[All changes](https://github.com/playframework/playframework/compare/2.8.8...2.8.9/)
13-
[GitHub milestone](https://github.com/playframework/playframework/milestone/115?closed=1)
6+
[All changes](https://github.com/playframework/playframework/compare/2.8.8...2.8.11/)
7+
[GitHub milestone](https://github.com/playframework/playframework/milestone/116?closed=1)
148

159
## Play 2.8.8
1610

0 commit comments

Comments
 (0)