~~~~~~~~~~~~~~~~~~~
New features
------------
+ `43`_, `57`_: Keep the center of current display stable, if
possible when zooming in or out in :ref:`imageview`.
Incompatible changes
--------------------
+ `52`_, `53`_: Rename the package from ``photo`` to ``photoidx``.
Internal changes
----------------
+ `34`_, `55`_: Upgrade to Pyside2.
+ `48`_, `56`_, `58`_: Move from `gexiv2`_ to `ExifRead`_.
+ `51`_: Review build tool chain.
+ `47`_, `50`_: Use `setuptools_scm`_ to manage the version number.
Bug fixes and minor changes
---------------------------
+ `54`_: Check whether vignette has any thumbnailer backend.
+ `49`_: Fix :exc:`DeprecationWarning` about importing the ABCs from
:mod:`collections`.
.. _34: https://github.com/RKrahl/photoidx/issues/34
.. _43: https://github.com/RKrahl/photoidx/issues/43
.. _47: https://github.com/RKrahl/photoidx/issues/47
.. _48: https://github.com/RKrahl/photoidx/issues/48
.. _49: https://github.com/RKrahl/photoidx/pull/49
.. _50: https://github.com/RKrahl/photoidx/pull/50
.. _51: https://github.com/RKrahl/photoidx/pull/51
.. _52: https://github.com/RKrahl/photoidx/issues/52
.. _53: https://github.com/RKrahl/photoidx/pull/53
.. _54: https://github.com/RKrahl/photoidx/pull/54
.. _55: https://github.com/RKrahl/photoidx/pull/55
.. _56: https://github.com/RKrahl/photoidx/issues/56
.. _57: https://github.com/RKrahl/photoidx/pull/57
.. _58: https://github.com/RKrahl/photoidx/pull/58