Skip to content

Commit

Permalink
Update CHANGELOG.md in preparation for 0.57.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Oct 29, 2023
1 parent 54cee7e commit 6da63e1
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +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.57.1] - 2023-10-29

### Fixed

- Fix compiling Pony programs on X86 MacOS when XCode 15 is the linker ([PR #4466](https://github.com/ponylang/ponyc/pull/4466))

### Added


### Changed


## [0.57.0] - 2023-10-08

### Fixed
Expand Down

0 comments on commit 6da63e1

Please sign in to comment.