Skip to content

Commit d43fcef

Browse files
authored
Release version 2.0.1 (#42)
* Update RELEASE-NOTES.md * Update extension.json
1 parent c3fa005 commit d43fcef

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/RELEASE-NOTES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ the extension's page on mediawiki.org:
55

66
* https://www.mediawiki.org/wiki/Extension:Semantic_Tasks
77

8+
## Version 2.0.1
9+
10+
Released on 2020-11-26
11+
12+
* Fixes `$wgSemanticTasksNotifyIfUnassigned` being set incorrectly
13+
* Updated translations (by translatewiki.net community)
14+
815
## Version 2.0.0
916

1017
Released on 2019-11-30

extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "SemanticTasks",
3-
"version": "2.1.0-alpha",
3+
"version": "2.0.1",
44
"author": [
55
"Steren Giannini",
66
"Ryan Lane",

0 commit comments

Comments
 (0)