Skip to content

Commit 5651f4f

Browse files
committed
Update CHANGELOG.md in preparation for 0.58.7 release
1 parent b8dde98 commit 5651f4f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
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/).
44

5-
## [unreleased] - unreleased
5+
## [0.58.7] - 2024-11-30
66

77
### Fixed
88

@@ -11,9 +11,6 @@ All notable changes to the Pony compiler and standard library will be documented
1111
- Fix bug in ASIO shutdown ([PR #4548](https://github.com/ponylang/ponyc/pull/4548))
1212
- Fix early quiescence/termination bug ([PR #4550](https://github.com/ponylang/ponyc/pull/4550))
1313

14-
### Added
15-
16-
1714
### Changed
1815

1916
- Recycle actor heap chunks after GC instead of returning to pool ([PR #4531](https://github.com/ponylang/ponyc/pull/4531))

0 commit comments

Comments
 (0)