Skip to content

Commit 8408dee

Browse files
committed
5.1.0
1 parent f777bc5 commit 8408dee

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
<a name="v5.1.0"></a>
5+
## [v5.1.0](https://github.com/comunica/sparql-benchmark-runner.js/compare/v5.0.1...v5.1.0) - 2026-05-12
6+
7+
### Added
8+
* [Add support for running query sequences (#14)](https://github.com/comunica/sparql-benchmark-runner.js/commit/f777bc50bce7b5539577fe5a2a1073ccca632c0b)
9+
410
<a name="v5.0.1"></a>
511
## [v5.0.1](https://github.com/comunica/sparql-benchmark-runner.js/compare/v5.0.0...v5.0.1) - 2025-09-12
612

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sparql-benchmark-runner",
3-
"version": "5.0.1",
3+
"version": "5.1.0",
44
"packageManager": "yarn@1.22.22",
55
"description": "Executes a query set against a given SPARQL endpoint",
66
"license": "MIT",

0 commit comments

Comments
 (0)