Skip to content

Commit

Permalink
Update CHANGELOG.md in preparation for 0.58.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Oct 16, 2024
1 parent fea8ecb commit 5936bd6
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,19 +2,13 @@

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.6] - 2024-10-16

### Fixed

- Fix use after free bug in actor heap finalisation that can lead to a segfault ([PR #4522](https://github.com/ponylang/ponyc/pull/4522))
- Make heap small chunk size setting logic more precise/correct ([PR #4527](https://github.com/ponylang/ponyc/pull/4527))

### Added


### Changed


## [0.58.5] - 2024-06-01

### Changed
Expand Down

0 comments on commit 5936bd6

Please sign in to comment.