File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
All notable changes to this project will be documented in this file.
3
3
4
+ <a name =" v2.2.0 " ></a >
5
+ ## [ v2.2.0] ( https://github.com/rubensworks/rdf-dereference.js/compare/v2.1.0...v2.2.0 ) - 2023-08-07
6
+
7
+ ### Added
8
+ * [ Support custom fetch function (#46 )] ( https://github.com/rubensworks/rdf-dereference.js/commit/b59ff0bd96de01c5f8ee7a01f8f09cc0f3c25532 )
9
+
10
+ ### Changed
11
+ * [ Use process shim (#43 )] ( https://github.com/rubensworks/rdf-dereference.js/commit/2accbad301bfad2e07bd424dbd88baef319115f0 )
12
+
4
13
<a name =" v2.1.0 " ></a >
5
14
## [ v2.1.0] ( https://github.com/rubensworks/rdf-dereference.js/compare/v2.0.1...v2.1.0 ) - 2023-01-31
6
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rdf-dereference" ,
3
- "version" : " 2.1 .0" ,
3
+ "version" : " 2.2 .0" ,
4
4
"description" : " Dereferences a URL for its RDF contents" ,
5
5
"lsd:module" : true ,
6
6
"bin" : {
You can’t perform that action at this time.
0 commit comments