Skip to content

Commit 155e823

Browse files
committed
1.0.1
1 parent 2740949 commit 155e823

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

changelog.adoc

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,27 @@ endif::[]
1212
_The changelog below is for tagged, stable releases. For unstable releases,
1313
see 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_

0 commit comments

Comments
 (0)