Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 596 Bytes

CHANGELOG.md

File metadata and controls

20 lines (11 loc) · 596 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]

0.1.3 - 2024-12-02

Added

  • use Into trait for Valid::trace (#23)

0.1.2 - 2024-11-16

Other

  • lint fixes