File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "latest" : {
3- "version" : " 2.8.11 " ,
4- "date" : " Dec 1 2021 "
3+ "version" : " 2.8.12 " ,
4+ "date" : " Jan 4 2022 "
55 },
66 "development" : [],
77 "previous" : [
8+ {
9+ "version" : " 2.8.11" ,
10+ "date" : " Dec 1 2021"
11+ },
812 {
913 "version" : " 2.8.8" ,
1014 "date" : " Apr 8 2021"
Original file line number Diff line number Diff line change 11addSbtPlugin(" com.dwijnand" % " sbt-travisci" % " 1.2.0" )
2- addSbtPlugin(" com.typesafe.play" % " sbt-plugin" % " 2.8.11 " )
2+ addSbtPlugin(" com.typesafe.play" % " sbt-plugin" % " 2.8.12 " )
33addSbtPlugin(" com.typesafe.sbt" % " sbt-digest" % " 1.1.4" )
44addSbtPlugin(" com.typesafe.sbt" % " sbt-gzip" % " 1.0.2" )
55addSbtPlugin(" com.typesafe.sbt" % " sbt-stylus" % " 1.1.0" )
Original file line number Diff line number Diff line change 11
2+ ## Play 2.8.12
3+
4+ * Released 4 January 2022
5+
6+ [ All changes] ( https://github.com/playframework/playframework/compare/2.8.11...2.8.12/ )
7+ [ GitHub milestone] ( https://github.com/playframework/playframework/milestone/117?closed=1 )
8+
29## Play 2.8.11
310
411* Released 1 December 2021
You can’t perform that action at this time.
0 commit comments