Skip to content

Commit b5288e6

Browse files
committed
Play 2.8.6 and 2.7.8
1 parent a70182f commit b5288e6

2 files changed

Lines changed: 23 additions & 2 deletions

File tree

conf/playReleases.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
11
{
22
"latest": {
3-
"version": "2.8.5",
4-
"date": "Nov 9 2020"
3+
"version": "2.8.6",
4+
"date": "Dec 10 2020"
55
},
66
"development": [
77
],
88
"previous": [
9+
{
10+
"version": "2.7.8",
11+
"date": "Dec 10 2020"
12+
},
13+
{
14+
"version": "2.8.5",
15+
"date": "Nov 9 2020"
16+
},
917
{
1018
"version": "2.8.4",
1119
"date": "Nov 5 2020"

public/markdown/changelog.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## Play 2.8.6
2+
3+
*Released 10 December 2020
4+
5+
[All changes](https://github.com/playframework/playframework/compare/2.8.5...2.8.6/)
6+
[GitHub milestone](https://github.com/playframework/playframework/milestone/110?closed=1)
7+
8+
## Play 2.7.7
9+
10+
*Released 10 December 2020
11+
12+
[All changes](https://github.com/playframework/playframework/compare/2.7.7...2.7.8/)
13+
[GitHub milestone](https://github.com/playframework/playframework/milestone/109?closed=1)
114

215
## Play 2.8.5
316

0 commit comments

Comments
 (0)