* Change a noisy INFO log message in ``TransformerRegistry.register()`` to DEBUG and fix two logging typos.
4.0.0
~~~~~~~
* **Breaking change**: Rename ``CaliperEnvelopProcessor`` to ``CaliperEnvelopeProcessor`` and rename module accordingly (typo fix)
3.0.2
~~~~~~~ * Added more directions for local testing * changed how event data is enveloped for caliper events * changed url to point from http://purl.imsglobal.org/ctx/caliper/v1p1 to http://purl.imsglobal.org/ctx/caliper/v1p2
3.0.1
~~~~~~~
This tag is a re-release of version 3.0.0. (Failed to bump internal version, though.)
3.0.0
~~~~~~~
* **Breaking change**: Caliper and xAPI processors will reject events unless the ``CALIPER_EVENTS_ENABLED`` and ``XAPI_EVENTS_ENABLED`` Django settings are enabled, respectively.