We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65a7be9 commit 7259120Copy full SHA for 7259120
2 files changed
conf/playReleases.json
@@ -1,7 +1,7 @@
1
{
2
"latest": {
3
- "version": "2.6.19",
4
- "date": "Sep 10 2018"
+ "version": "2.6.20",
+ "date": "Oct 8 2018"
5
},
6
"development": [
7
@@ -18,6 +18,10 @@
18
}
19
],
20
"previous": [
21
+ {
22
23
24
+ },
25
26
"version": "2.6.19",
27
"date": "Sep 10 2018"
public/markdown/changelog.md
@@ -1,3 +1,11 @@
+## Play 2.6.20
+
+*Released 8 Oct 2018*
+[All changes](https://github.com/playframework/playframework/compare/2.6.19...2.6.20/)
+[Github milestone](https://github.com/playframework/playframework/milestone/78?closed=1)
8
9
## Play 2.6.19
10
11
*Released 10 Sep 2018*
0 commit comments