File tree 1 file changed +1
-2
lines changed 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
96
96
97
97
### When everything is on maven central
98
98
- [ ] 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 `
100
99
- ` download/index.md `
101
100
- ` _config.yml ` (update devscalaversion or scalaversion)
102
101
- ` index.md ` (update ` currentScalaVersion ` )
103
102
- [ ] 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 `
105
104
- [ ] make sure the draft release notes are on GitHub tag: https://github.com/scala/scala/releases/tag/v$SCALA_VER
106
105
- [ ] Pre-announce the release on https://contributors.scala-lang.org/c/announcements
107
106
- [ ] 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