Skip to content

Commit

Permalink
Release v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lens0021 committed Apr 20, 2022
1 parent d1a27b2 commit 04b3d76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Versions and bullets are arranged chronologically from latest to oldest.

## v2.0.0 (Unreleased)
## v2.0.0

- The styles for plain links are disabled by default now. To recover the previous behavior, add `$wgFemiwikiAddLinkClass = true;` to your LocalSettings.php. (https://github.com/femiwiki/FemiwikiSkin/pull/469)
- The elements on the skin are now larger than before by default. Users can disable this on Special:Preferences.
Expand Down
2 changes: 1 addition & 1 deletion skin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Femiwiki",
"version": "1.10.10",
"version": "2.0.0",
"author": "[https://femiwiki.com/ Femiwiki Team]",
"url": "https://github.com/femiwiki/FemiwikiSkin",
"descriptionmsg": "femiwiki-desc",
Expand Down

0 comments on commit 04b3d76

Please sign in to comment.