Skip to content

Commit 76928f4

Browse files
authored
Undo accidentally recorded release in the changelog (#429)
Mistake in #427. :facepalm: This is because the code started from #426, but I didn't start it from the right base commit. In particular note that the v0.6.0 never got a link made.
1 parent 9bf58a3 commit 76928f4

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

CHANGELOG.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,13 @@ Subheadings to categorize changes are `added, changed, deprecated, removed, fixe
88

99
# Changelog
1010

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

1414
## [Unreleased]
1515

1616
This release has an [MSRV] of 1.82.
1717

18-
## [0.6.0] - 2025-10-03
19-
20-
This release has an [MSRV] of 1.82.
21-
2218
### Highlights
2319

2420
Parley now uses [HarfRust](https://github.com/harfbuzz/harfrust) rather than [Swash](https://github.com/dfrg/swash). This means that
@@ -312,7 +308,6 @@ This release has an [MSRV][] of 1.70.
312308
[#188]: https://github.com/linebender/parley/pull/188
313309
[#191]: https://github.com/linebender/parley/pull/191
314310
[#192]: https://github.com/linebender/parley/pull/192
315-
[#194]: https://github.com/linebender/parley/pull/194
316311
[#198]: https://github.com/linebender/parley/pull/198
317312
[#201]: https://github.com/linebender/parley/pull/201
318313
[#202]: https://github.com/linebender/parley/pull/202

0 commit comments

Comments
 (0)