From eb6a5a7282339809c24a60b3761beefb25820fc5 Mon Sep 17 00:00:00 2001 From: Lens0021 / Leslie Date: Sun, 25 Dec 2022 02:37:53 +0900 Subject: [PATCH] Release v4.0.0 (#123) --- CHANGELOG.md | 6 +++--- extension.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69de783..818cce0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,10 @@ Versions and bullets are arranged chronologically from latest to oldest. -## v4.0.0 (Unreleased) +## v4.0.0 -- Dropped SpecialOrderedWhatLinksHere because of the hardness of the maintaining. Please upvote https://phabricator.wikimedia.org/T4306 if you still want to the functionality. -- Dropped `$UnifiedExtensionForFemiwikiSoftDefaultOptions` configuration variable and the related feature. +- BREAKING CHANGE: Dropped SpecialOrderedWhatLinksHere because of the hardness of the maintaining. Please upvote https://phabricator.wikimedia.org/T4306 if you still want to the functionality. +- BREAKING CHANGE: Dropped `$UnifiedExtensionForFemiwikiSoftDefaultOptions` configuration variable and the related feature. ## Previous Releases diff --git a/extension.json b/extension.json index 793ce6b..6d5411f 100644 --- a/extension.json +++ b/extension.json @@ -1,6 +1,6 @@ { "name": "UnifiedExtensionForFemiwiki", - "version": "3.0.1", + "version": "4.0.0", "author": "[https://femiwiki.com/ Femiwiki Team]", "url": "https://github.com/femiwiki/unifiedExtensionForFemiwiki", "descriptionmsg": "unifiedextensionforfemiwiki-desc",