Skip to content

Commit

Permalink
Update CHANGELOG.md in preparation for 0.58.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Feb 24, 2024
1 parent 352c2b4 commit 22a487c
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,7 +2,7 @@

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.58.2] - 2024-02-24

### Fixed

Expand All @@ -15,9 +15,6 @@ All notable changes to the Pony compiler and standard library will be documented
- Add MacOS on Apple Silicon as a supported platform ([PR #4487](https://github.com/ponylang/ponyc/pull/4487))
- Add constrained_types package to the standard library ([PR #4493](https://github.com/ponylang/ponyc/pull/4493))

### Changed


## [0.58.1] - 2024-01-27

### Fixed
Expand Down

0 comments on commit 22a487c

Please sign in to comment.