Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 2.01 KB

CHANGELOG.md

File metadata and controls

52 lines (34 loc) · 2.01 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]

0.11.0 - 2024-09-03

Other

  • Add functionality for servers, templates, webhooks (#32)
  • Update actions checkout (#29)

0.10.2 - 2024-07-29

Other

  • Implement send batch email with templates (#27)

0.10.1 - 2024-06-21

Other

  • Update dependencies to latest version from 2024-06-21

0.10.0 - 2023-11-21

Other

  • Update dependencies (#23)

0.9.2 - 2023-09-06

Other

  • Add TLS to test dependencies

0.9.1 - 2023-09-05

Other

  • Return send email with template to exported status (#21)

0.9.0 - 2023-08-31

Other

  • Add a manual test (that is skipped) (#17)
  • Implement edit and create template endpoints (#13)
  • Update README.md (#14)

0.8.1 - 2023-06-14

Other

  • cargo features and clippy happiness
  • new cargo.toml features && info on release-plz
  • Add release-plz as a auto releaser