Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 965 Bytes

CHANGELOG.md

File metadata and controls

25 lines (13 loc) · 965 Bytes

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.8.0 (2022-04-25)

Features

Bug Fixes

  • Allow UUID model IDs (438e29d)
  • Also convert uuid strings to UUID objects (51084c1)

1.7.1 - 2021-08-13

  • Fix for django version detection

1.7.0 - 2021-08-12

  • Django 3.1 and 3.2 support