Skip to content

Commit d519672

Browse files
JeroenDeDauwmalberts
authored andcommitted
4.0.2 release
1 parent dee13f3 commit d519672

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

RELEASE-NOTES.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,22 @@ These are the release notes for the [Semantic Result Formats](https://www.semant
22

33
## SRF 4.0.2
44

5-
In development
5+
Released on March 9, 2023.
66

77
* Improved compatibility with recent versions of MediaWiki, especially 1.37, 1.38 and 1.39
88
* [724](https://github.com/SemanticMediaWiki/SemanticResultFormats/issues/724) Fix problem in pagewidget carousel when bootstrap is used (by @thomas-topway-it, KM-A)
9-
* [188](https://github.com/SemanticMediaWiki/SemanticResultFormats/issues/188#) Fix for datatables format (by @harugon )
9+
* [188](https://github.com/SemanticMediaWiki/SemanticResultFormats/issues/188#) Fix for datatables format (by @harugon)
1010
* Fix minor error in filtered format (by @Semantisch, KM-A)
1111
* Fix error in slideshow format (by @Semantisch, KM-A)
1212
* Fix Outline format sometimes not showing all values (by @Seb35)
1313
* Solved potential `symfony/css-selector` package conflict (by @rvogel)
1414
* Bump moment from 2.24.0 to 2.29.2 in /formats/filtered
1515
* Bump tar from 4.4.8 to 4.4.19 in /formats/filtered
1616

17+
## SRF 4.0.1
18+
19+
Released on January 26, 2022.
20+
1721
## SRF 4.0.0
1822

1923
Released on January 25, 2022.

extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "SemanticResultFormats",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"author": [
55
"James Hong Kong",
66
"Stephan Gambke",

0 commit comments

Comments
 (0)