---------------------
Added
~~~~~
- ``retry_async_decorator``
.. _changed-1:
Changed
~~~~~~~
- Methods of ``GitHubRepository`` are now async and are retried thanks
to ``retry_async``. Only methods making network calls are
async/retried.
- XPI is now pointing at mozilla-extensions/xpi-manifest
Fixed
~~~~~
- ``test_production.py`` no longer leaves behind a ``...`` test
directory
.. _section-2: