Skip to content

Commit e0ccce3

Browse files
authored
Prepare release 0.12.16 (#5904)
1 parent c289533 commit e0ccce3

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

changelog.adoc

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,19 @@ _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

1515

16+
[#0-12-16]
17+
=== 0.12.16 - 2025-09-23
18+
:version: 0.12.16
19+
:milestone-name: 0.12.16
20+
:milestone: 128
21+
:prev-version: 0.12.15
22+
23+
* Added support for Scala 3.8 ({link-pr}/5797[#5797])
24+
25+
* Added support for Java 25 and updated asm-tree to 9.8 ({link-pr}/5891[#5891])
26+
27+
28+
1629
[#0-12-15]
1730
=== 0.12.15 - 2025-08-01
1831
:version: 0.12.15
@@ -35,7 +48,6 @@ see the list at https://repo1.maven.org/maven2/com/lihaoyi/mill-dist_
3548
* Fix `./mill init` example download in 0.12.x ({link-pr}/5333[#5333])
3649

3750

38-
3951
[#0-12-14]
4052
=== 0.12.14 - 2025-05-20
4153
:version: 0.12.14
@@ -51,6 +63,7 @@ see the list at https://repo1.maven.org/maven2/com/lihaoyi/mill-dist_
5163
instead of polling, which should greatly reduce baseline CPU usage when `--watch` is active
5264
but no builds are being run ({link-pr}/5073[#5073])
5365

66+
5467
[#0-12-13]
5568
=== 0.12.13 - 2025-05-18
5669
:version: 0.12.13

0 commit comments

Comments
 (0)