Skip to content

Commit 2490e8b

Browse files
committed
rdflib-utils: update changelog
1 parent fb34754 commit 2490e8b

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

utils/rdflib/CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to
77
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9+
## Unreleased
10+
11+
### Changed
12+
13+
- [mockTurtleDocument](https://solid-contrib.github.io/data-modules/rdflib-utils/functions/test_support.mockTurtleDocument.html)
14+
now allows to pass additional headers to include into the mock response
15+
- [mockLdpContainer](https://solid-contrib.github.io/data-modules/rdflib-utils/functions/test_support.mockLdpContainer.html)
16+
now allows to pass additional headers to include into the mock response
17+
918
## 0.5.0
1019

11-
### Changes
20+
### Changed
1221

1322
- [mockLdpContainer](https://solid-contrib.github.io/data-modules/rdflib-utils/functions/test_support.mockLdpContainer.html)
1423
now allows to add additional turtle to include into the mock response

0 commit comments

Comments
 (0)