From 80d5764e86fb101e1ff9b178a42e0741500a0c9a Mon Sep 17 00:00:00 2001 From: Jeroen De Dauw Date: Tue, 25 Feb 2025 21:10:32 +0100 Subject: [PATCH 1/2] Add release notes for 1.1.0 release --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 002934b..ad343c1 100644 --- a/README.md +++ b/README.md @@ -311,6 +311,14 @@ Wikibase DataModel. In other words, the `Domain/` folder is the core of the appl ## Release notes +### Version 1.1.0 - 2025-02-25 + +Feature release with these enhancements: + +* Translation updates +* Removed unused Resource Loader module (minute performance enhancement) +* Verified support for MediaWiki up to 1.43 and PHP up to 8.4 (1.0.0 is already compatible) + ### Version 1.0.0 - 2022-04-29 Initial release for Wikibase 1.35 - 1.37 ([Release announcement], [Demo video]) with these features: From dc6986e6fddb615793d8259b5b1e9b9cc30ce5ad Mon Sep 17 00:00:00 2001 From: Jeroen De Dauw Date: Tue, 25 Feb 2025 21:11:35 +0100 Subject: [PATCH 2/2] Update to 1.1.0 --- extension.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extension.json b/extension.json index d091bbb..514a545 100644 --- a/extension.json +++ b/extension.json @@ -2,7 +2,7 @@ "name": "Automated Values", "type": "wikibase", - "version": "1.0.0", + "version": "1.1.0", "author": [ "[https://www.EntropyWins.wtf/mediawiki Jeroen De Dauw]",