Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 551 Bytes

CHANGELOG.md

File metadata and controls

26 lines (16 loc) · 551 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.4.0] 2023-09-12

Changed

  • Correctly update minor version

Fixed

  • Comparison against 0.0 in Dropout impl

[0.3.3] 2023-09-08

Changed

  • Add change log.
  • Set Rust MSRV 1.60.0
  • Fix spelling.
  • Update dependencies.
  • Update compiler to rustc 1.69 and fix clippy warnings.