Deprecation
===========

-   The fedmsg message `fedimg.image.upload` has been deprecated for all
    other regions other than the `base_region`
    ([\#97](https://github.com/fedora-infra/fedimg/pull/97)).

Bug fixes
=========

-   Refactor the `FedimgConsumer` to handle F28 Two week Atomic
    ([\#123](https://github.com/fedora-infra/fedimg/pull/123)).

Developer Improvements
======================

-   Fix the tests for `utils.py`
    ([\#124](https://github.com/fedora-infra/fedimg/pull/124)).
-   Fix the FSF address in setup.py messed up during the version bump
    ([\#127](https://github.com/fedora-infra/fedimg/pull/127)).
-   Migrate from nose to pytest
    ([\#128](https://github.com/fedora-infra/fedimg/pull/128)).
-   Fix the filename type for CHANGELOG.rst
    ([\#129](https://github.com/fedora-infra/fedimg/pull/129)).
-   Raise exceptions when shell execution fails
    ([\#130](https://github.com/fedora-infra/fedimg/pull/130)).
-   Refactor the docs to use sphinx, and update the latest architecture
    ([\#131](https://github.com/fedora-infra/fedimg/pull/131)).

Contributors
============

The following developers contributed patches to Fedimg 2.0.0:

-   Sayan Chowdhury

