Skip to content
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.

Commit

Permalink
Release v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lens0021 committed Nov 19, 2021
1 parent 50d0f08 commit 92486de
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@

Versions and bullets are arranged chronologically from latest to oldest.

## Unreleased
## v0.3.0

Breaking changes:

- The default value of `$wgAchievementBadgesReplaceEchoThankYouEdit` is `false` now.
- The sign-in achievement is now disabled by default. Set `$wgAchievementBadgesReplaceEchoWelcome` to `true` to enable it.

## Previous Releases

Expand Down
2 changes: 1 addition & 1 deletion extension.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "AchievementBadges",
"version": "0.0.2",
"version": "0.3.0",
"author": ["[https://femiwiki.com/ Femiwiki Team]"],
"url": "https://github.com/femiwiki/AchievementBadges",
"descriptionmsg": "achievementbadges-desc",
Expand Down

0 comments on commit 92486de

Please sign in to comment.