We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d4c747 commit 0239be3Copy full SHA for 0239be3
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="v1.5.0"></a>
5
+## [v1.5.0](https://github.com/rdfjs/rdfxml-streaming-parser.js/compare/v1.4.0...v1.5.0) - 2021-08-11
6
+
7
+### Changed
8
+* [Migrate to @rdfjs/types](https://github.com/rdfjs/rdfxml-streaming-parser.js/commit/7d4c747ce1585a58ebbeb7fb723bc30fda8aaa63)
9
10
<a name="v1.4.0"></a>
11
## [v1.4.0](https://github.com/rdfjs/rdfxml-streaming-parser.js/compare/v1.3.6...v1.4.0) - 2020-09-15
12
package.json
@@ -1,6 +1,6 @@
{
"name": "rdfxml-streaming-parser",
- "version": "1.4.0",
+ "version": "1.5.0",
"description": "Streaming RDF/XML parser",
"keywords": [
"rdf/xml",
0 commit comments