Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 558 Bytes

CHANGELOG.md

File metadata and controls

23 lines (14 loc) · 558 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.

[Unreleased]

Fixed

  • Use time crate in tests instead of chrono crate because the latter one has outstanding security issues.

[0.2.0] - 2022-07-14

Fixed

  • Updated actix-web, jsonwebtoken, clap and simplelog dependencies to their newest version.

[0.1.0]

Initial release