diff --git a/CHANGELOG.md b/CHANGELOG.md index ca1588e11..ad754c5b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,8 +19,6 @@ All notable changes to this project will be documented in this file. - Only remove pointer-events when necessary (#35390 by @diondiondion) - Update age limit wording (#35387 by @diondiondion) - Fix support for quote verification in implicit status updates (#35384 by @ClearlyClaire) -- Always give local quote of remote posts a quote request URI (#35383 by @ClearlyClaire) -- Refactor `ActivityPub::Activity::Accept` and `ActivityPub::Activity::Reject` specs (#35382 by @ClearlyClaire) - Improve `Dropdown` component accessibility (#35373 by @diondiondion) - Fix processing some incoming quotes failing because of missing JSON-LD context (#35354 and #35380 by @ClearlyClaire) - Make bio hashtags open the local page instead of the remote instance (#35349 by @ChaosExAnima)