diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 859891b..0e64145 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -3,11 +3,13 @@ This file contains the RELEASE-NOTES of the Semantic External Query Lookup (a.k. ### 2.0.0 (2026-06-08) - Added support for Semantic MediaWiki 7.0 -- Raised the minimum requirements to MediaWiki 1.43 and Semantic MediaWiki 7.0 +- Raised the minimum requirement to MediaWiki 1.43 +- Raised the minimum requirement to Semantic MediaWiki 7.0 +- Raised the minimum requirement to PHP 8.1 - Replaced the `mediawiki/http-request` dependency with MediaWiki core's `HttpRequestFactory` ### 1.0.0 (2016-??-??) - Initial release - Added `ByHttpRequestQueryLookup` to retrieve query results from an external - endpoint specified in `$GLOBALS['seqlgExternalRepositoryEndpoints']` \ No newline at end of file + endpoint specified in `$GLOBALS['seqlgExternalRepositoryEndpoints']`