Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 791 Bytes

CHANGELOG.md

File metadata and controls

42 lines (32 loc) · 791 Bytes

Change Log

All notable changes to this project will be documented in this file.

Unreleased

No unreleased changes.

0.6.0 - 2022-05-08

Added

  • Add support for Django 4

Changed

  • Update hmac not valid status code

Removed

  • Signals: remove deprecated provided_args argument

0.5.1 - 2019-12-23

Changed

  • Fixed long description for package upload

0.5.0 - 2019-12-23

Changed

  • Drop support for Python 2
  • Update test matrix

0.4.0 - 2018-05-31

Changed

  • Add support for Django 2
  • Drop test matrix support for older versions

0.3.1 - 2017-01-20

Changed

  • Fix for Python 3.6 string compatibility

0.3.0 - 2016-02-10

Changed

  • Better Python2/3 compatibility
  • Fixed packaging bug

0.2.6 - 2016-01-16

Added

  • Initial public release.