# 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.5](https://github.com/DenisGorbachev/stub-macro/compare/v0.1.4...v0.1.5) - 2024-08-05 ### Other - use the star link - fix caching - improve caching ## [0.1.4](https://github.com/DenisGorbachev/stub-macro/compare/v0.1.3...v0.1.4) - 2024-07-31 ### Fixed - commitlint - commitlint ### Other - allow more types in commitlint - install cargo-machete - add lint-deps - fix config - configure commitlint ## [0.1.3](https://github.com/DenisGorbachev/stub-macro/compare/v0.1.2...v0.1.3) - 2024-07-21 ### Other - add release-plz