Skip to content

Commit d3d1bdc

Browse files
octonatoignasi35
authored andcommitted
Play 2.6.21 (#238)
1 parent 165c692 commit d3d1bdc

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.20",
4-
"date": "Oct 8 2018"
3+
"version": "2.6.21",
4+
"date": "Jan 8 2019"
55
},
66
"development": [
77
{
@@ -10,6 +10,10 @@
1010
}
1111
],
1212
"previous": [
13+
{
14+
"version": "2.6.21",
15+
"date": "Jan 8 2019"
16+
},
1317
{
1418
"version": "2.6.20",
1519
"date": "Oct 8 2018"

public/markdown/changelog.md

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

311
*Released 8 Oct 2018*

0 commit comments

Comments
 (0)