------------------
**Breaking changes**
- 🥒 Change pickle format so that backwards-compatible unpickling is possible
in the future.
**Added**
- 🔨 Added ``strptime()`` to ``UTCDateTime``, ``OffsetDateTime`` and
``NaiveDateTime``.
- 📋 Added ``rfc2822()``/``from_rfc2822()`` to ``UTCDateTime``,
``OffsetDateTime`` and ``NaiveDateTime``.
- ⚙️ Added ``rfc3339()``/``from_rfc3339()`` to ``UTCDateTime`` and ``OffsetDateTime``