# 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.1.3] -- 2021-02-07 ### Added - Markdown badges to `README.md` - Crate-level documentation - Copy Crate-level documentation to README.md ### Fixed - Missing link in CHANGELOG for `Unreleased` heading ## [0.1.2] -- 2021-02-06 ### Fixed - Incorrect license in Cargo.toml ## [0.1.1] -- 2021-02-06 ### Added - This CHANGELOG ## [0.1.0] -- 2021-02-06 ### Added - Initial implementation of the proc macro [0.1.0]: https://github.com/zfzackfrost/iffy-rs/releases/tag/v0.1.0 [0.1.1]: https://github.com/zfzackfrost/iffy-rs/releases/tag/v0.1.1 [0.1.2]: https://github.com/zfzackfrost/iffy-rs/releases/tag/v0.1.2 [0.1.3]: https://github.com/zfzackfrost/iffy-rs/releases/tag/v0.1.3 [Unreleased]: https://github.com/zfzackfrost/iffy-rs