Skip to content

Commit

Permalink
Merge 0fb0923 into 3422fbe
Browse files Browse the repository at this point in the history
  • Loading branch information
Cykooz committed Jan 23, 2020
2 parents 3422fbe + 0fb0923 commit 8eb960f
Show file tree
Hide file tree
Showing 5 changed files with 387 additions and 312 deletions.
9 changes: 9 additions & 0 deletions doc/changes.rst
@@ -1,6 +1,15 @@
Changelog
=========

Unreleased
----------

- Added new ``TAG`` with code ``-1`` and name ``_errors`` to prevent some
exceptions during parse of corrupted EXIF.
- Fixed exception in ``_ExifReader.get_ifd_dict()`` method during parse of EXIF
with invalid IFD pointers. Instead, the method returns dictionary with
``_errors`` key that has description of error.

1.1.3
-----

Expand Down

0 comments on commit 8eb960f

Please sign in to comment.