Skip to content

Commit

Permalink
Updated release date
Browse files Browse the repository at this point in the history
  • Loading branch information
emcconville committed Aug 4, 2022
1 parent d269eaa commit 172418e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ Wand Changelog
Version 0.6.9
-------------

Unreleased.
Released on August 3rd, 2022.

- Updated :meth:`Image.fx() <wand.image.BaseImage.fx>` method to raise :class:`~wand.exceptions.WandRuntimeError` if ImageMagick is unable to generate an image. [:issue:`582`]
- Fixed :meth:`Image.from_array() <wand.image.Image.from_array>` classmethod to handle Numpy's strided arrays. [:issue:`582`]
- Fixed segmentation fault with ImageMagick 7.1.0-4X release. [:issue:`586`]
- Fixed segmentation fault introduced with ImageMagick 7.1.0-45. [:issue:`586`]


.. _changelog-0.6.8:
Expand Down

0 comments on commit 172418e

Please sign in to comment.