Skip to content

Commit 007222b

Browse files
committed
[CHANGELOG] Rephrase changelog entry
1 parent 26afcb5 commit 007222b

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,19 @@ until the next release.
66

77
# Version 1.5.3
88

9-
## rdflib support 6.0.2
9+
## Support rdflib version 6+
1010

11-
The rdflib upgrade from version 5.0.0 to 6.0.2 introduced breaking changes
11+
The rdflib upgrade from version 5.0.0 to 6+ introduced breaking changes
1212
in the rdflib library. This update fixes these breaks without changing
13-
functionality.
13+
functionality, unpins the rdflib version and defaults to the latest
14+
version on install.
1415

1516
## Dropping official support for Python 3.5 and 3.6
1617

1718
The introduction of the rdflib 6+ library restricts the
1819
Python support for 3.7+.
1920

20-
It is still possible to install odml with a Python version >=3.6,
21+
It is still possible to install odml with a Python version <=3.6,
2122
but these versions are no longer tested and officially supported.
2223

2324

0 commit comments

Comments
 (0)