Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -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']`
endpoint specified in `$GLOBALS['seqlgExternalRepositoryEndpoints']`