Skip to content

Commit 7259120

Browse files
authored
release 2.6.20 (#230)
1 parent 65a7be9 commit 7259120

2 files changed

Lines changed: 14 additions & 2 deletions

File tree

conf/playReleases.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"latest": {
3-
"version": "2.6.19",
4-
"date": "Sep 10 2018"
3+
"version": "2.6.20",
4+
"date": "Oct 8 2018"
55
},
66
"development": [
77
{
@@ -18,6 +18,10 @@
1818
}
1919
],
2020
"previous": [
21+
{
22+
"version": "2.6.20",
23+
"date": "Oct 8 2018"
24+
},
2125
{
2226
"version": "2.6.19",
2327
"date": "Sep 10 2018"

public/markdown/changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## Play 2.6.20
2+
3+
*Released 8 Oct 2018*
4+
5+
[All changes](https://github.com/playframework/playframework/compare/2.6.19...2.6.20/)
6+
[Github milestone](https://github.com/playframework/playframework/milestone/78?closed=1)
7+
8+
19
## Play 2.6.19
210

311
*Released 10 Sep 2018*

0 commit comments

Comments
 (0)