From e9427b8a7d4b000e44131551f717571b97d188df Mon Sep 17 00:00:00 2001 From: "rustic-release-plz[bot]" <182542030+rustic-release-plz[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 12:24:39 +0000 Subject: [PATCH] chore: release --- crates/conflate/CHANGELOG.md | 16 ++++++++++++++++ crates/conflate_derive/CHANGELOG.md | 15 +++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/crates/conflate/CHANGELOG.md b/crates/conflate/CHANGELOG.md index 5e52de0..bcfa2be 100644 --- a/crates/conflate/CHANGELOG.md +++ b/crates/conflate/CHANGELOG.md @@ -1,3 +1,19 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.2.0](https://github.com/rustic-rs/conflate/releases/tag/conflate-v0.2.0) - 2024-09-26 + +### Other + +- fix naming in readmes +- change crate names to conflate* +- change crate names to conflate*