# 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.0.4](https://github.com/SichangHe/shame.rs/compare/shame-v0.0.3...shame-v0.0.4) - 2024-09-14 ### Added - reexport derive_new ## [0.0.3](https://github.com/SichangHe/shame.rs/compare/shame-v0.0.2...shame-v0.0.3) - 2024-09-14 ### Added - add regex&thiserror ### Other - more appropriate description;fix formatting ## [0.0.2](https://github.com/SichangHe/shame.rs/compare/shame-v0.0.1...shame-v0.0.2) - 2024-09-14 ### Added - reexport anyhow&tracing;use prelude ## [0.0.1](https://github.com/SichangHe/shame.rs/compare/shame-v0.0.0...shame-v0.0.1) - 2024-04-09 ### Other - manually bump derive_everything version and reexport in shame