Skip to content

Commit f12ed54

Browse files
Update 2017-05-31-first-dotty-milestone-release.md
1 parent c458a0b commit f12ed54

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

docs/blog/_posts/2017-05-31-first-dotty-milestone-release.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ using Dotty with sbt, see the
4444
### Standalone installation
4545

4646
Releases are available for download on the _Releases_
47-
section of the Dotty repository: https://github.com/lampepfl/dotty/releases.
47+
section of the Dotty repository:
48+
https://github.com/lampepfl/dotty/releases
4849

4950
We also provide a [homebrew](https://brew.sh/) package that can be installed by running
5051

@@ -93,9 +94,9 @@ See here for the full [version number explanation](http://dotty.epfl.ch/docs/usa
9394

9495
Over the coming weeks and months, we plan to work on the following topics:
9596

96-
- [Integrate Local optimizations developed in Dotty linker](https://github.com/lampepfl/dotty/pull/2513);
97-
- [Add Language-level support for HMaps and HLists](https://github.com/lampepfl/dotty/pull/2199);
98-
- [Port global optimizations from Dotty linker](https://github.com/lampepfl/dotty/pull/1840).
97+
- [Integrate Local optimizations developed in Dotty linker](https://github.com/lampepfl/dotty/pull/2513)
98+
- [Add Language-level support for HMaps and HLists](https://github.com/lampepfl/dotty/pull/2199)
99+
- [Port global optimizations from Dotty linker](https://github.com/lampepfl/dotty/pull/1840)
99100

100101
If you want to get your hands dirty with any of this, now is a good
101102
moment to get involved! Join the team of contributors, including

0 commit comments

Comments
 (0)