From e0c2a70632c88a22048d503421b44ee0a3650a0f Mon Sep 17 00:00:00 2001 From: Patrik Ragnarsson Date: Fri, 27 Feb 2026 16:48:54 +0100 Subject: [PATCH] Fix links for 2.8.9 in CHANGELOG --- CHANGELOG.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ba8d172b..29575791 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,9 +5,8 @@ - No need for bundler as development dependency ([#571], [5fc1d93](https://github.com/sporkmonger/addressable/commit/5fc1d93)) - idna/pure: stop building the useless `COMPOSITION_TABLE` (removes the `Addressable::IDNA::COMPOSITION_TABLE` constant) ([#564]) -[#]: https://github.com/sporkmonger/addressable/pull/ -[#569]: https://github.com/sporkmonger/addressable/pull/ -[#571]: https://github.com/sporkmonger/addressable/pull/ +[#569]: https://github.com/sporkmonger/addressable/pull/569 +[#571]: https://github.com/sporkmonger/addressable/pull/571 [#564]: https://github.com/sporkmonger/addressable/pull/564 ## Addressable 2.8.8