Skip to content

Commit 9057acf

Browse files
committed
Update version information for 4.5 release
1 parent 6b4be65 commit 9057acf

File tree

3 files changed

+16
-7
lines changed

3 files changed

+16
-7
lines changed

CHANGELOG.md

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,16 @@ All notable changes to the Wikidata app are summarized in this file.
44

55
Note: when updating to a newer release of metaphactory, make sure to select a matching version of the Wikidata app.
66

7-
## 2020-12-17 (Release 4.4.0)
7+
## 2022-04-04 (Release 4.5.0)
8+
9+
Wikidata app compatible the metaphactory 4.5.x release
10+
11+
* Adjustments of Search Configurations to new metaphactory facets
12+
* Refinements to lifescience search configurations
13+
* Maintenance of template markup
14+
15+
16+
## 2021-12-17 (Release 4.4.0)
817

918
Wikidata app compatible the metaphactory 4.4.x release
1019

@@ -14,15 +23,15 @@ Wikidata app compatible the metaphactory 4.4.x release
1423
* Fix schema change in DBLP Ephedra example
1524

1625

17-
## 2020-09-30 (Release 4.3.0)
26+
## 2021-09-30 (Release 4.3.0)
1827

1928
Wikidata app compatible the metaphactory 4.3.x release
2029

2130
* Add example for Pathfinding on Wikidata
2231
* Optimize Pathfinding configuration for Wikidata
2332

2433

25-
## 2020-08-16 (Release 4.2.0)
34+
## 2021-08-16 (Release 4.2.0)
2635

2736
Wikidata app compatible with the major metaphactory 4.2.x release
2837

@@ -33,7 +42,7 @@ Wikidata app compatible with the major metaphactory 4.2.x release
3342

3443

3544

36-
## 2020-04-15 (Release 4.1.0)
45+
## 2021-04-15 (Release 4.1.0)
3746

3847
Wikidata app compatible with the major metaphactory 4.1.x release
3948

@@ -42,7 +51,7 @@ Wikidata app compatible with the major metaphactory 4.1.x release
4251
* fix cross product due to multi-lingual labels in event tree example
4352

4453

45-
## 2020-02-23 (Release 4.0.0)
54+
## 2021-02-23 (Release 4.0.0)
4655

4756
Wikidata app compatible with the major metaphactory 4.0.x release
4857

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ See https://help.metaphacts.com/resource/Help:AppDeployment for details on the d
2323
Notes:
2424

2525
* we recommend to deploy the app in a fresh metaphactory installation
26-
* please make sure to use a compatible app version (e.g. Wikidata 4.4 for metaphactory 4.4.x)
26+
* please make sure to use a compatible app version (e.g. Wikidata 4.5 for metaphactory 4.5.x)
2727

2828

2929
## Building the app artifact

wikidata/plugin.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
plugin.id=wikidata
22
plugin.provider=Metaphacts
3-
plugin.version=4.4.0
3+
plugin.version=4.5.0

0 commit comments

Comments
 (0)