Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 402 Bytes

CHANGELOG.md

File metadata and controls

11 lines (8 loc) · 402 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.

[1.0.1] - 2021-07-05

  • Warn on rust_2018_idioms
  • Remove unused extern crate clap in main.rs
  • Forbid unsafe Rust
  • Added this changelog file