Skip to content

Commit 6d224b2

Browse files
committed
release: v1.3.0
1 parent b0313ee commit 6d224b2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Changelog
22
=========
33

4-
1.3.0 (unreleased)
5-
------------------
4+
1.3.0 (Oct 29, 2022)
5+
--------------------
66

77
* **Changed**: Default ``quality`` changed to 75 (was previously 90)
88
* **Changed**: Default ``speed`` changed to 6 (was previously 8)
@@ -12,9 +12,9 @@ Changelog
1212
* **Fixed**: ``tile_cols`` encoder setting (the ``save()`` method was using
1313
the value passed to ``tile_rows`` instead)
1414
* **Fixed**: Attempts to open non-AV1 images in HEIF containers (e.g. HEIC)
15-
now raises UnidentifiedImageError, not ValueError. Fixes `#19`_.
15+
now raise UnidentifiedImageError, not ValueError. Fixes `#19`_.
1616
* **CI**: manylinux2014 aarch64 wheels
17-
* **CI**: bundle libyuv and libsharpyuv
17+
* **CI**: bundle libyuv
1818
* **CI**: Python 3.11 wheels
1919
* **CI**: Update bundled libraries (see table below, changes from previous
2020
release in bold)

0 commit comments

Comments
 (0)