Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 926 Bytes

CHANGELOG.md

File metadata and controls

27 lines (16 loc) · 926 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.

[Unreleased]

[0.3.0] - 2022-12-07

  • Added support for async querysets by @bradleyoesch #49

[0.2.1] - 2022-12-07

Added

  • Added support for NULL value ordering by @untidy-hair #45
  • Added Python 3.11 to test matrix

[0.2.0] - 2022-07-07

Added

  • Support for different ordering in different directions by @yeahframeoff #27