# Changelog [![Crates.io][crate-badge]][crate] 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] ## 0.1.0 - 2019-05-04 ### Added - The [`exclusive!`](https://docs.rs/exclusive/0.1.0/exclusive/macro.exclusive.html) macro that handles - A `nightly` feature flag that disables generation of a unique identifier and instead uses `_`. [crate]: https://crates.io/crates/exclusive [crate-badge]: https://img.shields.io/crates/v/exclusive.svg [Keep a Changelog]: http://keepachangelog.com/en/1.0.0/ [Semantic Versioning]: http://semver.org/spec/v2.0.0.html