12345678910111213141516171819202122232425 |
- .. _changelog:
- ================
- Change history
- ================
- This document contains change notes for bugfix releases in the 3.1.x series
- (Cipater), please see :ref:`whatsnew-3.1` for an overview of what's
- new in Celery 3.1.
- If you're looking for versions prior to 3.1 you should visit our
- :ref:`history` of releases.
- .. contents::
- :local:
- .. _version-3.1.0:
- 3.1.0
- =====
- :state: FROZEN
- :branch: master
- See :ref:`whatsnew-3.1`
|