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 3d8dfb8 commit 2a79a94Copy full SHA for 2a79a94
2 files changed
conf/playReleases.json
@@ -1,11 +1,15 @@
1
{
2
"latest": {
3
- "version": "2.8.7",
4
- "date": "Dec 14 2020"
+ "version": "2.8.8",
+ "date": "Apr 8 2021"
5
},
6
"development": [
7
],
8
"previous": [
9
+ {
10
+ "version": "2.8.7",
11
+ "date": "Dec 14 2020"
12
+ },
13
14
"version": "2.7.9",
15
"date": "Dec 14 2020"
public/markdown/changelog.md
@@ -1,3 +1,10 @@
+## Play 2.8.8
+
+*Released 8 April 2021
+[All changes](https://github.com/playframework/playframework/compare/2.8.7...2.8.8/)
+[GitHub milestone](https://github.com/playframework/playframework/milestone/112?closed=1)
## Play 2.8.7
*Released 14 December 2020
0 commit comments