Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 943 Bytes

CHANGELOG.md

File metadata and controls

42 lines (24 loc) · 943 Bytes

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.3.0 - 11.11.2020

Added

  • Support BaseExpression on admin_order_field, @brianhelba

1.2.0 - 19.09.2020

Added

  • Add support for python 3.8
  • Add support for Django 3.1

Fixed

  • add py.typed for mypy support

1.1.0 - 18.02.2019

Fixed

  • Fix mypy compatibility

[1.0.0] - 12.02.2019

Added

  • Initial release