Skip to content
This repository has been archived by the owner on Jan 27, 2022. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 628 Bytes

CHANGELOG.md

File metadata and controls

26 lines (16 loc) · 628 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.

[0.1.5] - 2021-11-13

Changed

  • Dependency updates
    • actix-web 4.0.0-alpha.1
    • rustls 0.20

[0.1.4] - 2020-06-05

Changed

  • Update to actix-web 3.0.0-alpha.3

Fixed

  • Fixed a cricital bug with basic-auth being accepted on empty input.

[0.1.3] - 2019-10-25

Changed

  • Proper error handling when checking webhooks in the config file.