File tree Expand file tree Collapse file tree 1 file changed +53
-1
lines changed Expand file tree Collapse file tree 1 file changed +53
-1
lines changed Original file line number Diff line number Diff line change 26
26
## Annotations
27
27
28
28
- Lift arguments of explicitly constructed annotations [ #22553 ] ( https://github.com/scala/scala3/pull/22553 )
29
- - Fix copy of annotation on @main methods [ #22582 ] ( https://github.com/scala/scala3/pull/22582 )
29
+ - Fix copy of annotation on ` @main ` methods [ #22582 ] ( https://github.com/scala/scala3/pull/22582 )
30
30
- ` @publicInBinary ` has now effect on secondary constructors [ #22630 ] ( https://github.com/scala/scala3/pull/22630 )
31
31
- Fix mapping of annotations [ #22407 ] ( https://github.com/scala/scala3/pull/22407 )
32
32
212
212
## Other changes
213
213
214
214
- Remove locale dependent FileSystemException check [ #21633 ] ( https://github.com/scala/scala3/pull/21633 )
215
+
216
+ # Contributors
217
+
218
+ Thank you to all the contributors who made this release possible 🎉
219
+
220
+ According to ` git shortlog -sn --no-merges 3.6.4..3.7.0-RC1 ` these are:
221
+
222
+ ```
223
+ 59 Martin Odersky
224
+ 43 Som Snytt
225
+ 33 Adrien Piquerez
226
+ 32 Hamza Remmal
227
+ 21 Wojciech Mazur
228
+ 19 aherlihy
229
+ 19 kasiaMarek
230
+ 15 Jan Chyb
231
+ 13 Dale Wijnand
232
+ 11 Kacper Korban
233
+ 10 EnzeXing
234
+ 7 Guillaume Martres
235
+ 7 Matt Bovel
236
+ 7 Oliver Bračevac
237
+ 7 noti0na1
238
+ 6 Sébastien Doeraene
239
+ 5 HarrisL2
240
+ 5 Jamie Thompson
241
+ 5 dependabot[bot]
242
+ 4 Joel Wilsson
243
+ 4 Seth Tisue
244
+ 3 Piotr Chabelski
245
+ 3 Roman Janusz
246
+ 3 anna herlihy
247
+ 2 David Hua
248
+ 1 Alec Theriault
249
+ 1 Daisy Li
250
+ 1 Daniel Thoma
251
+ 1 Dmitrii Naumenko
252
+ 1 Felix Herrmann
253
+ 1 He-Pin(kerr)
254
+ 1 João Ferreira
255
+ 1 Jędrzej Rochala
256
+ 1 Katarzyna Marek
257
+ 1 Kenji Yoshida
258
+ 1 Niklas Fiekas
259
+ 1 Rocco Mathijn Andela
260
+ 1 Vadim Chelyshov
261
+ 1 Yichen Xu
262
+ 1 adpi2
263
+ 1 fan-tom
264
+ 1 philwalk
265
+ 1 rochala
266
+ ```
You can’t perform that action at this time.
0 commit comments