From 9f412cd47fe258ba4e890728f1a65a3e8cf8e27a Mon Sep 17 00:00:00 2001 From: Jesse Wierzbinski Date: Sat, 28 Sep 2024 21:59:25 +0200 Subject: [PATCH] docs: :memo: Update changelog --- app/changelog/page.mdx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/app/changelog/page.mdx b/app/changelog/page.mdx index 72ecd94..eaec9a9 100644 --- a/app/changelog/page.mdx +++ b/app/changelog/page.mdx @@ -6,9 +6,13 @@ export const metadata = { # Changelog -This page lists changes since Working Draft 03. {{ className: 'lead' }} +This page lists changes since Working Draft 3. {{ className: 'lead' }} -## Since WD 03 +## Since WD 4 + +- Removed URI from [Report](/extensions/reports), and replaced `reason` with `tags`. + +## Since WD 3 - Rewrote the signature system from scratch to be simpler and not depend on dates. - Moved Likes and Dislikes to an extension.