Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 719 Bytes

CHANGELOG.md

File metadata and controls

27 lines (18 loc) · 719 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.2 - 2024-07-15

Added

  • added sanitize_with function

Fixed

  • (ci) attest build provenance now points to correct path

Other

  • run cargo clippy

0.1.1 - 2024-07-14

Added

  • accept also Insecure = Trusted types for MaybeUntrusted

Other

  • release plz should now work
  • run cargo fmt