Skip to content

Commit

Permalink
Updates release notes for PR #4263
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Nov 30, 2022
1 parent aaa55e7 commit e748b7c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .release-notes/4263.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
Expand Up @@ -65,3 +65,7 @@ In July of 2021, we added prebuilt binaries for Rocky 8. We did this at the requ

The current issue involves libatomic not being found during linking. If you would like to assist, hop into the [CI stream](https://ponylang.zulipchat.com/#narrow/stream/190359-ci) on the ponylang Zulip.

## Fix compiler crash when calling (this.)create()

Fixed a crash when calling `.create()` (with an implicit `this`).

0 comments on commit e748b7c

Please # to comment.