Skip to content

Commit

Permalink
Update CHANGELOG.md in preparation for 0.58.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Jan 27, 2024
1 parent a3ce965 commit 43ab27d
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.1] - 2024-01-27

### Fixed

- Fix missing "runtime_info" package documentation ([PR #4476](https://github.com/ponylang/ponyc/pull/4476))
- Use the correct LLVM intrinsics for `powi` on *nix. ([PR #4481](https://github.com/ponylang/ponyc/pull/4481))

### Added


### Changed


## [0.58.0] - 2023-11-24

### Changed
Expand Down

0 comments on commit 43ab27d

Please sign in to comment.