Skip to content

Commit 840ae85

Browse files
committed
2.1.0
1 parent a94a70b commit 840ae85

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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="v2.1.0"></a>
5+
## [v2.1.0](https://github.com/rubensworks/rdf-test-suite.js/compare/v2.0.0...v2.1.0) - 2025-01-29
6+
7+
### Added
8+
* [Support .trig extensions without content type](https://github.com/rubensworks/rdf-test-suite.js/commit/a94a70b14e9a60c26c7575316d29bb4ca3ecd9a8)
9+
410
<a name="v2.0.0"></a>
511
## [v2.0.0](https://github.com/rubensworks/rdf-test-suite.js/compare/v1.25.0...v2.0.0) - 2025-01-08
612

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",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "Executes the RDF and SPARQL test suites.",
55
"keywords": [
66
"sparql",

0 commit comments

Comments
 (0)