Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 2 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,13 @@ Subheadings to categorize changes are `added, changed, deprecated, removed, fixe

# Changelog

The latest published Parley release is [0.6.0](#060---2025-10-03) which was released on 2025-10-03.
You can find its changes [documented below](#060---2025-10-03).
The latest published Parley release is [0.5.0](#050---2025-06-01) which was released on 2025-06-01.
You can find its changes [documented below](#050---2025-06-01).

## [Unreleased]

This release has an [MSRV] of 1.82.

## [0.6.0] - 2025-10-03

This release has an [MSRV] of 1.82.

### Highlights

Parley now uses [HarfRust](https://github.com/harfbuzz/harfrust) rather than [Swash](https://github.com/dfrg/swash). This means that
Expand Down Expand Up @@ -311,7 +307,6 @@ This release has an [MSRV][] of 1.70.
[#188]: https://github.com/linebender/parley/pull/188
[#191]: https://github.com/linebender/parley/pull/191
[#192]: https://github.com/linebender/parley/pull/192
[#194]: https://github.com/linebender/parley/pull/194
[#198]: https://github.com/linebender/parley/pull/198
[#201]: https://github.com/linebender/parley/pull/201
[#202]: https://github.com/linebender/parley/pull/202
Expand Down