We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ce9857 commit 5e9000eCopy full SHA for 5e9000e
2 files changed
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
+<a name="v2.0.1"></a>
5
+## [v2.0.1](https://github.com/comunica/rdf-test-suite-ldf.js/compare/v2.0.0...v2.0.1) - 2026-01-07
6
+
7
+### Changed
8
+* [Update to n3 v2](https://github.com/comunica/rdf-test-suite-ldf.js/commit/0ce9857a1e08ac62aab55ac59006f642bb98bc2e)
9
10
<a name="v2.0.0"></a>
11
## [v2.0.0](https://github.com/comunica/rdf-test-suite-ldf.js/compare/v1.4.2...v2.0.0) - 2025-11-14
12
package.json
@@ -1,6 +1,6 @@
{
"name": "rdf-test-suite-ldf",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "An engine testing suite",
"keywords": [
"sparql",
0 commit comments