File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,27 @@ 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-1]
16+ === 1.0.1
17+ _2025-07-21_
18+
19+
20+ :version: 1.0.1
21+ :milestone-name: 1.0.1
22+ :milestone: 121
23+ :prev-version: 1.0.0
24+
25+ * Make `def repositories` transitively aggregated from upstream modules ({link-pr}/5576[#5576])
26+ * Fix snapshot publishing in `SonatypeCentralPublishModule/publishAll` ({link-pr}/5539[#5539])
27+ * Improvements to Maven proejct importer ({link-pr}/5530[#5530])
28+ * Fix gpg hanging waiting for input when more than one key is present in keychain" ({link-pr}/5503[#5503])
29+ * Fix version sources in CrossSbtTests ({link-pr}/5519[#5519])
30+ * Fix `./mill init` example download paths ({link-pr}/5516[#5516])
31+ * Silence noisy warning about encoded package names ({link-pr}/5511[#5511])
32+ * Fix spurious version mismatch error when using `-jvm` launcher ({link-pr}/5510[#5510])
33+ * Properly offset line numbers in runtime stack traces ({link-pr}/5504[#5504])
34+
35+
1536[#1-0-0]
1637=== 1.0.0
1738_2025-07-10_
You can’t perform that action at this time.
0 commit comments