Skip to content

Commit fe5b543

Browse files
committed
[CHANGELOG] Add latest changes
1 parent 1acb988 commit fe5b543

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

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

6+
# Latest
7+
8+
# Dropping Python 2 support
9+
10+
Python 2 has reached end of life. The codebase has been cleaned from Python 2 and Python 3 compatible code, all tests now run exclusively on Python 3 versions.
11+
12+
# Features
13+
- `odml.save` and `odmlparser.ODMLWriter` now support additional keywords. See issue #402 and PR #403 for details.
14+
15+
616
# Version 1.5.1
717

818
# RDF Subclassing feature

0 commit comments

Comments
 (0)