File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -96,12 +96,11 @@ Be mindful of others' schedules; even minor releases make work downstream (for S
9696
9797### When everything is on maven central
9898- [ ] Prepare PR to https://github.com/scala/scala-lang/ (using scala/make-release-notes which requires a staged release and a pushed tag)
99- - ` documentation/api.md `
10099 - ` download/index.md `
101100 - ` _config.yml ` (update devscalaversion or scalaversion)
102101 - ` index.md ` (update ` currentScalaVersion ` )
103102- [ ] Prepare PR to https://github.com/scala/docs.scala-lang/
104- - ` api/all.md ` , ` _config.yml `
103+ - ` api/all.md ` , ` _config.yml ` , ` _overviews/jdk-compatibility/overview.md `
105104- [ ] make sure the draft release notes are on GitHub tag: https://github.com/scala/scala/releases/tag/v$SCALA_VER
106105- [ ] Pre-announce the release on https://contributors.scala-lang.org/c/announcements
107106- [ ] On 2.13.0 only: (manually) update the ` current ` symlink for the API docs
You can’t perform that action at this time.
0 commit comments