diff --git a/CHANGELOG.md b/CHANGELOG.md index ed496c9..a720662 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ format. This project adheres to [Semantic Versioning](https://semver.org/spec/v2 ## [Unreleased] +## [0.1.0] + +### Fixed + +- Now actually loads cached breadcrumbs on boot :) + ## [0.0.2] ### Added @@ -33,6 +39,7 @@ format. This project adheres to [Semantic Versioning](https://semver.org/spec/v2 - `Fixed` for any bug fixes. - `Security` in case of vulnerabilities. -[Unreleased]: https://github.com/glhd/gretel/compare/0.0.2...HEAD +[Unreleased]: https://github.com/glhd/gretel/compare/0.1.0...HEAD +[0.1.0]: https://github.com/glhd/gretel/compare/0.0.2...0.1.0 [0.0.2]: https://github.com/glhd/gretel/compare/0.0.1...0.0.2 [0.0.1]: https://github.com/glhd/gretel/releases/tag/0.0.1