Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

39 lines (28 loc) · 1.12 KB

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

Changed

  • Upgrade all project dependencies.

Fixed

  • Fix TestRedirectFormView::test_ratelimit test.

v2.0.3 - 2024-01-09

Added

  • Deploy docs to GitHub Pages via GitHub Actions.
  • Add MkDocs based docs.

Changed

  • Upgrade actions/setup-python to v5.
  • Upgrade actions/checkout to v4.

v2.0.2 - 2023-04-02

Changed

  • Allow only one concurrent deploy GitHub Actions workflow.
  • Use environment setting in deploy GitHub Actions workflow.

v2.0.1 - 2023-04-01

Fixed

  • Fix typo in deploy GitHub Actions workflow.

v2.0.0 - 2023-04-01

Changed

  • Project refresh.