Skip to content

Commit 0a35831

Browse files
committed
Add parameter renames to changelog
1 parent b85a6e8 commit 0a35831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
when `@base` is absent or explicitely set to `null`.
4141
- **BREAKING**: Some internal parameters were renamed from camelCase to pythonic:
4242
- `requestProfile` to `request_profile` in `load_document()`
43-
- `rdfDirection` to `rdf_direction` in `_list_to_rdf()` and `_object_to_rdf`
43+
- `rdfDirection` to `rdf_direction` in `_list_to_rdf()` and `_object_to_rdf()`
4444

4545
## 2.0.4 - 2024-02-16
4646

0 commit comments

Comments
 (0)