Skip to content

Commit

Permalink
Finalize v1.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kinke committed Jul 2, 2024
1 parent a0318c2 commit 3e31710
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,20 @@
# LDC master

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

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

#### Bug fixes

# LDC 1.39.0 (2024-07-03)

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

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

# LDC 1.38.0 (2024-05-11)

#### Big news
Expand Down

0 comments on commit 3e31710

Please sign in to comment.