Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 373 Bytes

CHANGELOG.md

File metadata and controls

34 lines (19 loc) · 373 Bytes

Changelog

1.0.3

Fixes:

  • Fail to run migration script for django 4
  • Fail to run migration script when duplicated idempotency_key exists

1.0.2

Fixes:

  • Missing LICENSE file in package (Upgrade setuptools)

1.0.1

Fixes:

  • Fail to drop index during migrations

1.0.0

Changes:

  • Remove User model dependency for more flexibility