Skip to content

Commit

Permalink
Updates release notes for PR #4466
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Oct 29, 2023
1 parent 21aee2f commit 9c15d88
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .release-notes/ldclassic.md

This file was deleted.

4 changes: 4 additions & 0 deletions .release-notes/next-release.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
## Fix compiling Pony programs on X86 MacOS when XCode 15 is the linker

With the introduction of XCode 15, you could no longer link Pony programs on X86 MacOS. We've fixed the issue. Apple Silicon was uneffected.

0 comments on commit 9c15d88

Please sign in to comment.