Skip to content

Commit

Permalink
Updates release notes for PR #4508
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Apr 26, 2024
1 parent 669d214 commit d84a766
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
10 changes: 10 additions & 0 deletions .release-notes/next-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,13 @@ actor Main
env.out.print("nothing to see here")
```

## Add prebuilt ponyc binaries for Ubuntu 24.04

We've added prebuilt ponyc binaries specifically made to work on Ubuntu 24.04.

You can opt into using the Ubuntu binaries when using ponyup by running:

```bash
ponyup default ubuntu24.04
```

9 changes: 0 additions & 9 deletions .release-notes/ubuntu24.md

This file was deleted.

0 comments on commit d84a766

Please sign in to comment.