File tree Expand file tree Collapse file tree 3 files changed +13
-4
lines changed Expand file tree Collapse file tree 3 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Semantic Watchlist
2
2
3
+ ## 1.3.0
4
+
5
+ Released on March 16, 2023.
6
+
7
+ * Added compatibility with MediaWiki 1.39
8
+ * Raised minimum MediaWiki version to 1.35
9
+ * Raised minimum PHP version to 7.3
10
+
3
11
## 1.2.0
4
12
5
- Not a release yet
13
+ Was not released
6
14
7
15
* Added compatibility with the most recent MediaWiki versions
8
16
* Raised minimum MediaWiki version to 1.23
Original file line number Diff line number Diff line change 25
25
"source" : " https://github.com/SemanticMediaWiki/SemanticWatchlist"
26
26
},
27
27
"require" : {
28
- "php" : " >=5.6.0 " ,
28
+ "php" : " >=7.3 " ,
29
29
"composer/installers" : " 1.*,>=1.0.1" ,
30
30
"mediawiki/semantic-media-wiki" : " ~3.0|~4.0"
31
31
},
32
32
"extra" : {
33
33
"branch-alias" : {
34
- "dev-master" : " 1.2 .x-dev"
34
+ "dev-master" : " 1.3 .x-dev"
35
35
}
36
36
},
37
37
"autoload" : {
Original file line number Diff line number Diff line change 3
3
"author" : [
4
4
" [https://www.mediawiki.org/wiki/User:Jeroen_De_Dauw Jeroen De Dauw] for [http://www.wikiworks.com/ WikiWorks]" ,
5
5
" Mark A. Hershberger" ,
6
+ " [https://www.wikiteq.com/ WikiTeq]" ,
6
7
" ..."
7
8
],
8
- "version" : " 1.2.0-alpha " ,
9
+ "version" : " 1.3.0 " ,
9
10
"url" : " https://www.mediawiki.org/wiki/Extension:Semantic_Watchlist" ,
10
11
"descriptionmsg" : " semanticwatchlist-desc" ,
11
12
"namemsg" : " semanticwatchlist-title" ,
You can’t perform that action at this time.
0 commit comments