# Changelog All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), except that – as is typical in the Rust community – the minimum supported Rust version may be increased without a major version increase. The format of this changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [0.1.2](https://github.com/contentauth/c2pa-rs/compare/c2pa-crypto-v0.1.1...c2pa-crypto-v0.1.2) _24 October 2024_ ### Fixed * Fix badges in README ## [0.1.1](https://github.com/contentauth/c2pa-rs/compare/c2pa-crypto-v0.1.0...c2pa-crypto-v0.1.1) _24 October 2024_ ### Fixed * Tweak changelog format ## [0.1.0](https://github.com/contentauth/c2pa-rs/releases/tag/c2pa-crypto-v0.1.0) _24 October 2024_ ### Added * Create placeholders for forthcoming crates ([#645](https://github.com/contentauth/c2pa-rs/pull/645))