Skip to content

Commit ff7954c

Browse files
kinkeJohanEngelen
andauthored
Finalize v1.39.0 (#4693)
Co-authored-by: Johan Engelen <jbc.engelen@gmail.com>
1 parent 7ad1a98 commit ff7954c

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

CHANGELOG.md

+10-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,21 @@
11
# LDC master
22

33
#### Big news
4-
- Frontend, druntime and Phobos are at version [2.109.0](https://dlang.org/changelog/2.109.0.html). (#4660)
5-
- LLVM for prebuilt packages bumped to v18.1.6 (except for macOS arm64). (#4678)
64

75
#### Platform support
8-
- Supports LLVM 15 - 18. Support for LLVM 11 - 14 was dropped. The CLI options `-passmanager` and `-opaque-pointers` were removed.
96

107
#### Bug fixes
118

9+
# LDC 1.39.0 (2024-07-04)
10+
11+
#### Big news
12+
- Frontend, druntime and Phobos are at version [2.109.1](https://dlang.org/changelog/2.109.0.html). (#4660, #4692)
13+
- LLVM for prebuilt packages bumped to v18.1.6 (except for macOS arm64). (#4678)
14+
- Added CI testing of Alpine Linux with musl libc (including some bug fixes). Removed the libunwind dependency when linking with musl libc. (#4650, #4691)
15+
16+
#### Platform support
17+
- Supports LLVM 15 - 18. Support for LLVM 11 - 14 was dropped. The CLI options `-passmanager` and `-opaque-pointers` were removed.
18+
1219
# LDC 1.38.0 (2024-05-11)
1320

1421
#### Big news

0 commit comments

Comments
 (0)