Release Notes¶
2.0.0¶
Deprecation¶
- The fedmsg message
fedimg.image.upload
has been deprecated for all other regions other than thebase_region
(#97).
Developer Improvements¶
- Fix the tests for
utils.py
(#124). - Fix the FSF address in setup.py messed up during the version bump (#127).
- Migrate from nose to pytest (#128).
- Fix the filename type for CHANGELOG.rst (#129).
- Raise exceptions when shell execution fails (#130).
- Refactor the docs to use sphinx, and update the latest architecture (#131).