Skip to content

Commit

Permalink
Fix PR link in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mielvds committed Aug 4, 2022
1 parent 4a4800a commit 59ca17b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ and will be removed for release.

- Fixes passing `NamespaceManager` in `ConjunctiveGraph`'s method `get_context()`.
The `get_context()` method will now pass the `NamespaceManager` of `ConjunctiveGraph` to the `namespace_manager` attribute of the newly created context graph, instead of the `ConjunctiveGraph` object itself. This cleans up an old FIXME commment.
[PR #2073](https://ichard26.github.io/next-pr-number/?owner=RDFLib&name=rdflib).
[PR #2073](https://github.com/RDFLib/rdflib/pull/2073).

<!-- -->
<!-- -->
Expand Down

0 comments on commit 59ca17b

Please sign in to comment.