Skip to content

Commit 1c91058

Browse files
Update 0.1.2.md
1 parent cd64432 commit 1c91058

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/docs/release-notes/0.1.2.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ This release ships with the following features:
6262
- Implcit Function Types by @odersky [\[30\]][30]
6363
- Phantom Types by @nicolasstucki [\[31\]][31]
6464
- Functions with more than 22 parameters by @odersky [\[32\]][32]
65+
- Inline keyword [\[33\]][33]
6566

6667
[1]: https://docs.google.com/document/d/1h3KUMxsSSjyze05VecJGQ5H2yh7fNADtIf3chD3_wr0/edit
6768
[2]: https://infoscience.epfl.ch/record/222780?ln=en
@@ -95,6 +96,7 @@ This release ships with the following features:
9596
[30]: http://dotty.epfl.ch/docs/reference/implicit-function-types.html
9697
[31]: https://github.com/lampepfl/dotty/pull/2136
9798
[32]: http://dotty.epfl.ch/docs/reference/dropped/limit22.html
99+
[33]: http://dotty.epfl.ch/docs/reference/inline.html
98100

99101
# Contributors
100102
Dotty team and contributes have closed 750 issues and has merged a total of 1258 pull requests.

0 commit comments

Comments
 (0)