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 165c692 commit d3d1bdcCopy full SHA for d3d1bdc
2 files changed
conf/playReleases.json
@@ -1,7 +1,7 @@
1
{
2
"latest": {
3
- "version": "2.6.20",
4
- "date": "Oct 8 2018"
+ "version": "2.6.21",
+ "date": "Jan 8 2019"
5
},
6
"development": [
7
@@ -10,6 +10,10 @@
10
}
11
],
12
"previous": [
13
+ {
14
15
16
+ },
17
18
"version": "2.6.20",
19
"date": "Oct 8 2018"
public/markdown/changelog.md
@@ -1,3 +1,11 @@
+
+## Play 2.6.21
+*Released 8 Jan 2019*
+[All changes](https://github.com/playframework/playframework/compare/2.6.20...2.6.21/)
+[Github milestone](https://github.com/playframework/playframework/milestone/79?closed=1)
8
9
## Play 2.6.20
*Released 8 Oct 2018*
0 commit comments