Skip to content

Commit

Permalink
Update CHANGELOG.md in preparation for 0.54.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Apr 12, 2023
1 parent 7bc437d commit db3f98a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,12 @@

All notable changes to the Pony compiler and standard library will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a CHANGELOG](http://keepachangelog.com/).

## [unreleased] - unreleased
## [0.54.1] - 2023-04-12

### Fixed

- Fix bug in HeapToStack optimization pass ([PR #4341](https://github.com/ponylang/ponyc/pull/4341))

### Added


### Changed

- LLVM 15 ([PR #4327](https://github.com/ponylang/ponyc/pull/4327))
Expand Down

0 comments on commit db3f98a

Please sign in to comment.