Can find feature set of specified Scala,eg Scala 3.4

Hi community, is there any place expected github release notes to find the feature set of a specified Scala release?
Eg:

Scala 3.4:

  • add ABC
  • add def

Scala 3.3:

  • add 123
  • add 456

Not that I’m aware of, the closest thing I can find is Github projects.

There are also Github milestones.