# Changelog All notable changes to this project will be documented in this file. This project uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [0.1.1] - 2023-07-18 ### Internal - Fixes the examples to build on docs.rs. ## 0.1.0 - 2023-07-18 ### Added - 🎉 Initial release adding the `Tag` and `TagUnion` types. [0.1.1]: https://github.com/sunsided/just-a-tag/releases/tag/0.1.1