Skip to content

Commit 720984f

Browse files
committed
2.0.0
1 parent c49aa38 commit 720984f

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

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

4+
<a name="v2.0.0"></a>
5+
## [v2.0.0](https://github.com/comunica/rdf-test-suite-ldf.js/compare/v1.4.2...v2.0.0) - 2025-11-14
6+
7+
### BREAKING CHANGE
8+
* [Update to rdf-test-suite 2.1.1](https://github.com/comunica/rdf-test-suite-ldf.js/commit/c49aa38bbb8b2eb2e0d0023f5be279a2cb1e0cac)
9+
* Should not be breaking in most cases
10+
11+
### Added
12+
* [Allow tests to be skipped](https://github.com/comunica/rdf-test-suite-ldf.js/commit/902c54ff8c27f16ed7561ea0df5f8f013d6d35cf)
13+
14+
### Fixed
15+
* [Fix broken -m option and value-less -c](https://github.com/comunica/rdf-test-suite-ldf.js/commit/fdf4be416d0f62914d2b2f25a2f25f9e5c9a7f8a)
16+
417
<a name="v1.5.0"></a>
518
## [v1.5.0](https://github.com/comunica/rdf-test-suite-ldf.js/compare/v1.4.2...v1.5.0) - 2023-08-22
619

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rdf-test-suite-ldf",
3-
"version": "1.5.0",
3+
"version": "2.0.0",
44
"description": "An engine testing suite",
55
"keywords": [
66
"sparql",

0 commit comments

Comments
 (0)