matrix-authentication-service/.gear/predownloaded-development/vendor/plist/CHANGELOG.md
2026-03-07 01:41:31 +03:00

1.2 KiB

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

1.8.0 - 2025-09-15

Changed

  • Bump MSRV to v1.81 as required by time-core v0.1.6.
  • Don't publish test data to crates.io (#164).
  • Publish using crates.io Trusted Publishing.

Fixed

  • Read binary plists with 24-bit integer offset tables (#165).

1.7.4 - 2025-07-07

Changed

  • Update quick-xml to v0.38.
  • Run cargo-semver-checks on pull requests.

1.7.3 - 2025-07-05

Fixed

  • Fail deserialisation if input is not completely consumed (#149).

1.7.2 - 2025-06-11

Changed

  • Update quick-xml to v0.37.