Skip to content

Commit 889a600

Browse files
committed
3.2.0
1 parent 2b37d29 commit 889a600

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="v3.2.0"></a>
5+
## [v3.2.0](https://github.com/rdfjs/rdfxml-streaming-parser.js/compare/v3.1.0...v3.2.0) - 2025-11-03
6+
7+
### Changed
8+
* [Emit error on unsupported versions](https://github.com/rdfjs/rdfxml-streaming-parser.js/commit/2b37d294d8a13de0fb9a8d6e2cd6fbad5a2b20b7)
9+
410
<a name="v3.1.0"></a>
511
## [v3.1.0](https://github.com/rdfjs/rdfxml-streaming-parser.js/compare/v3.0.1...v3.1.0) - 2025-07-01
612

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rdfxml-streaming-parser",
3-
"version": "3.1.0",
3+
"version": "3.2.0",
44
"description": "Streaming RDF/XML parser",
55
"keywords": [
66
"rdf/xml",

0 commit comments

Comments
 (0)