Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 565 Bytes

CHANGELOG.md

File metadata and controls

23 lines (14 loc) · 565 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] -

Changed

  • Dependency updates

[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.