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: 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]",