Skip to content

Commit 7cac9e0

Browse files
committed
[CHANGELOG] Add v1.5.3 notes
1 parent dc92f28 commit 7cac9e0

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@ Used to document all changes from previous releases and collect changes
44
until the next release.
55

66

7+
# Version 1.5.3
8+
9+
## rdflib support 6.0.2
10+
11+
The rdflib upgrade from version 5.0.0 to 6.0.2 introduced breaking changes
12+
in the rdflib library. This update fixes these breaks without changing
13+
functionality.
14+
15+
## Dropping official support for Python 3.5 and 3.6
16+
17+
The introduction of the rdflib 6+ library restricts the
18+
Python support for 3.7+.
19+
20+
It is still possible to install odml with a Python version >=3.6,
21+
but these versions are no longer tested and officially supported.
22+
23+
724
# Version 1.5.2
825

926
## Pinning rdflib version to 5.0.0 until further notice

0 commit comments

Comments
 (0)