Skip to content

Commit a532c32

Browse files
committed
Play 2.8.10 release
1 parent 2417479 commit a532c32

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

conf/playReleases.json

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

public/markdown/changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## Play 2.8.10
2+
3+
*Released 30 November 2021
4+
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+
18
## Play 2.8.9
29

310
*Released 25 November 2021

0 commit comments

Comments
 (0)