Skip to content

Commit e7d4874

Browse files
authored
Fix github ids
1 parent e7695b4 commit e7d4874

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/docs/release-notes/0.1.2.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@ Looks nice, doesn't it?
3434
This release ships with the following features:
3535

3636
- TASTY support by @odersky, @xeno-by and @darkdimius [\[1\]][1]
37-
- HK-types support by @odesky, @smarter and @darkdmius [\[2\]][2]
37+
- HK-types support by @odersky, @smarter and @darkdimius [\[2\]][2]
3838
- Intersection and Union Types by @odersky [\[3\]][3] [\[4\]][3]
3939
- Enumerations by @odersky [\[4\]][4] [\[5\]][5] [\[6\]][6]
40-
- Implicit By-Name Parameters by @odersky[\[7\]][7]
41-
- Miniphases-based design by @darkdimius, @odersky and @lhotak [\[8\]][8]
42-
- @static methods support by @darkdmius [\[9\]][9]
40+
- Implicit By-Name Parameters by @odersky [\[7\]][7]
41+
- Miniphases-based design by @darkdimius, @odersky and @olhotak [\[8\]][8]
42+
- @static methods support by @darkdimius [\[9\]][9]
4343
- Non-blocking lazy vals by @darkdimius [\[10\]][10]
4444
- JVM code emission by @magarciaEPFL and @darkdimius [\[11\]][11]
4545
- efficient multi-dimensional array allocation by @darkdimius [\[12\]][12]
@@ -62,7 +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 by @odesky [\[33\]][33]
65+
- Inline keyword by @odersky [\[33\]][33]
6666

6767
[1]: https://docs.google.com/document/d/1h3KUMxsSSjyze05VecJGQ5H2yh7fNADtIf3chD3_wr0/edit
6868
[2]: https://infoscience.epfl.ch/record/222780?ln=en

0 commit comments

Comments
 (0)