scala / scala-dev

Scala 2 team issues. Not for user-facing bugs or directly actionable user-facing improvements. For build/test/infra and for longer-term planning and idea tracking. Our bug tracker is at https://github.com/scala/bug/issues
Apache License 2.0
130 stars 15 forks source link

2.12.16 release notes draft #810

Closed SethTisue closed 2 years ago

SethTisue commented 2 years ago

rendered notes: https://github.com/SethTisue/scala-dev/blob/release-notes-2.12.16/releases/2.12.16.md

feedback on contents and wording of notes welcome here

for feedback on the contents and timing of the release itself, better to use the release planning thread: https://contributors.scala-lang.org/t/scala-2-12-16-release-planning/5692

michelou commented 2 years ago

@SethTisue All list items start with a verb, so I would write Use ASM 9.3 for JDK 19 support (https://github.com/scala/scala/pull/10000) instead of For JDK 19 support, use ASM 9.3 (https://github.com/scala/scala/pull/10000)

SethTisue commented 2 years ago

Done 👍

SethTisue commented 2 years ago

@lrytz I think what you wrote is excellent, but a bit long for the release notes context. So I put what you wrote at the top of the scala/bug issue, added a "Possible workarounds" section, and now I'll put something shorter in the release notes.

SethTisue commented 2 years ago

These notes are now at https://github.com/scala/scala/releases/tag/v2.12.16

The notes can still be edited. You can still comment on this PR to suggest an improvement.