File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,31 @@ endif::[]
1212_The changelog below is for tagged, stable releases. For unstable releases,
1313see the list at https://repo1.maven.org/maven2/com/lihaoyi/mill-dist_
1414
15+ [#1-0-0-RC2]
16+ === 1.0.0-RC2
17+ _2025-06-12_
18+
19+
20+ :version: 1.0.0-RC2
21+ :milestone-name: 1.0.0-RC2
22+ :milestone: 119
23+ :prev-version: 1.0.0-RC1
24+
25+ Changes since 1.0.0-RC1
26+
27+ * Add support for Bash/Zsh tab-completion, installable via `./mill mill.tabcomplete/install`
28+ ({link-pr}/5279[#5279])
29+
30+ * Better classloader re-use for improved performance when compiling Kotlin/Scala.js/Scala-Native
31+ modules ({link-pr}/5269[#5269])
32+
33+ * Lots of BSP/Intellij/VSCode bugfixes ({link-pr}/5275[#5275], {link-pr}/5265[#5265],
34+ {link-pr}/5220[#5220], {link-pr}/5202[#5202], {link-pr}/5200[#5200])
35+
36+ * Lots of error-reporting improvements ({link-pr}/52825[#5282], {link-pr}/5267[#5267],
37+ {link-pr}/5235[#5235], {link-pr}/5233[#5233], {link-pr}/5213[#5213])
38+
39+
1540[#1-0-0-RC1]
1641=== 1.0.0-RC1
1742_2025-05-25_
You can’t perform that action at this time.
0 commit comments