Skip to content

Latest commit

 

History

History
61 lines (38 loc) · 1.32 KB

changelog.md

File metadata and controls

61 lines (38 loc) · 1.32 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.

1.2.2 - 2023-08-01

Added

  • API tests.

1.2.1 - 2023-06-30

Changed

  • Project dependencies updated.

1.2.0 - 2023-04-23

Fixed

  • /usr/local/bin/python: No module named uvicorn error while running python 3.9-based images.

Added

  • docker-compose file examples.

Changed

  • Readme updated: added badges and logo, examples fixed.

1.1.0 - 2023-03-12

Changed

  • Project dependencies updated.
  • Apprise updated to 1.3.0.
  • Default environment set to production.

1.0.0 - 2023-01-15

Added

  • Basic functionality.
  • Dockerfile.
  • Flake8 and Mypy setups.
  • GitHub Action for build & linters.
  • Current changelog file.
  • API documentation page.
  • README.md file.