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.
2 parents ba80a09 + 6b77721 commit 5646324Copy full SHA for 5646324
conf/playReleases.json
@@ -10,6 +10,10 @@
10
"development": [
11
],
12
"previous": [
13
+ {
14
+ "version": "2.8.21",
15
+ "date": "Nov 9 2023"
16
+ },
17
{
18
"version": "2.8.20",
19
"date": "Jul 18 2023"
public/markdown/changelog.md
@@ -1,3 +1,10 @@
1
+## Play 2.8.21
2
+
3
+*Released 9 November 2023
4
5
+[All changes](https://github.com/playframework/playframework/compare/2.8.20...2.8.21/)
6
+[GitHub milestone](https://github.com/playframework/playframework/milestone/128?closed=1)
7
8
## Play 3.0.0
9
*Released 25 October 2023
0 commit comments