We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3fa005 commit d43fcefCopy full SHA for d43fcef
docs/RELEASE-NOTES.md
@@ -5,6 +5,13 @@ the extension's page on mediawiki.org:
5
6
* https://www.mediawiki.org/wiki/Extension:Semantic_Tasks
7
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
15
## Version 2.0.0
16
17
Released on 2019-11-30
extension.json
@@ -1,6 +1,6 @@
1
{
2
"name": "SemanticTasks",
3
- "version": "2.1.0-alpha",
+ "version": "2.0.1",
4
"author": [
"Steren Giannini",
"Ryan Lane",
0 commit comments