Skip to content

Commit e15fe86

Browse files
committed
update release and changelog files
1 parent f733b83 commit e15fe86

2 files changed

Lines changed: 25 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.2",
4-
"date": "May 21 2020"
3+
"version": "2.8.3",
4+
"date": "Oct 26 2020"
55
},
66
"development": [
77
],
88
"previous": [
9+
{
10+
"version": "2.7.6",
11+
"date": "Oct 26 2020"
12+
},
13+
{
14+
"version": "2.8.2",
15+
"date": "May 21 2020"
16+
},
917
{
1018
"version": "2.7.5",
1119
"date": "May 20 2020"

public/markdown/changelog.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
2+
## Play 2.8.3
3+
4+
*Released 26 October 2020
5+
6+
[All changes](https://github.com/playframework/playframework/compare/2.8.2...2.8.3/)
7+
[GitHub milestone](https://github.com/playframework/playframework/milestone/103?closed=1)
8+
9+
## Play 2.7.6
10+
11+
*Released 26 October 2020
12+
13+
[All changes](https://github.com/playframework/playframework/compare/2.7.5...2.7.6/)
14+
[GitHub milestone](https://github.com/playframework/playframework/milestone/104?closed=1)
15+
116
## Play 2.8.2
217

318
*Released 21 May 2020

0 commit comments

Comments
 (0)