Skip to content

Commit 3d5bafd

Browse files
authored
Finalize changelog for v1.42.0 (#5077)
1 parent c719c85 commit 3d5bafd

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# LDC master
22

3+
#### Big news
4+
5+
#### Platform support
6+
7+
#### Bug fixes
8+
9+
# LDC 1.42.0 (2026-03-01)
10+
311
#### Big news
412
- Frontend, druntime and Phobos are at version [2.112.1+](https://dlang.org/changelog/2.112.0.html), incl. new command-line options `-extI`, `-dllimport=externalOnly` and `-edition`. (#4949, #4962, #4988, #5029, #5042, #5046, #5051, #5061, #5067, #5069, #5076)
513
- Support for [LLVM 21](https://releases.llvm.org/21.1.0/docs/ReleaseNotes.html). The prebuilt packages use v21.1.8. (#4950, #5033)
@@ -21,8 +29,6 @@
2129
- Supports LLVM 15 - 21.
2230
- PowerPC64: `real` now matches the C++ host compiler's `long double` when compiling for the native target, not just on Linux hosts. (#5054)
2331

24-
#### Bug fixes
25-
2632
# LDC 1.41.0 (2025-06-07)
2733

2834
#### Big news

0 commit comments

Comments
 (0)