Skip to content

Commit c8a6259

Browse files
committed
Update changelog
1 parent fe02e2e commit c8a6259

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,11 @@ Changelog
99
1010
version 0.3.0-dev
1111
-----------------
12-
+ Added a source tarball for isa-l in the package, so it can be compiled and
13-
statically linked on (Unix) systems that do not have ISA-L available in the
14-
repos. Linux wheels can be provided on PyPI as well because of this change.
12+
+ Set included ISA-L library at version 2.30.0.
13+
+ Python-isal now comes with a source distribution of ISA-L in its source
14+
distribution against which python-isal is linked statically upon installation
15+
by default. Dynamic linking against system libraries is now optional. Wheels
16+
with the statically linked ISA-L are now provided on PyPI.
1517

1618
version 0.2.0
1719
-----------------

0 commit comments

Comments
 (0)