Skip to content

Commit 3cb5d70

Browse files
committed
Add changelog for 3.4.1-RC2
1 parent 0339598 commit 3cb5d70

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

changelogs/3.4.1-RC2.md

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Backported fixes
2+
3+
- Adjust owner in Interactive.contextOfPath causing crash in ImplicitSearch [#19875](https://github.com/lampepfl/dotty/pull/19875)
4+
- Add GADT symbols when typing typing-ahead lambda bodies[#19644](https://github.com/lampepfl/dotty/pull/19644)
5+
6+
# Contributors
7+
8+
Thank you to all the contributors who made this release possible 🎉
9+
10+
According to `git shortlog -sn --no-merges 3.4.1-RC1..3.4.1-RC2` these are:
11+
12+
```
13+
4 Hamza REMMAL
14+
2 Dale Wijnand
15+
2 Paweł Marks
16+
1 Jędrzej Rochala
17+
18+
```

0 commit comments

Comments
 (0)