Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 917 Bytes

CHANGELOG.md

File metadata and controls

27 lines (18 loc) · 917 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

0.1.1 - 2022-07-02

Changes

  • Fix generator syntax for newer versions of Rust.
  • Pin Lochnes to a specific Rust version using a new rust-toolchain.toml file in the project root.
  • Upgrade all dependencies.
  • Switch from log and stderrlog to tracing and tracing-subscriber.

Security

  • Upgrade and tweak dependencies to resolve Dependabot alerts from transitive dependencies.

0.1.0 - 2019-10-19

Added

  • Initial release!