# 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.5.4](https://github.com/DenisGorbachev/create-rust-github-repo/compare/v0.5.3...v0.5.4) - 2024-08-26 ### Added - add create-rust-keybase-private-lib ### Other - sort deps ## [0.5.3](https://github.com/DenisGorbachev/create-rust-github-repo/compare/v0.5.2...v0.5.3) - 2024-08-05 ### Fixed - commitlint - commitlint ### Other - use better checkmarks - use the star link - allow more types in commitlint ## [0.5.2](https://github.com/DenisGorbachev/create-rust-github-repo/compare/v0.5.1...v0.5.2) - 2024-07-30 ### Fixed - copy directories recursively ## [0.5.1](https://github.com/DenisGorbachev/create-rust-github-repo/compare/v0.5.0...v0.5.1) - 2024-07-29 ### Fixed - use conventional commit message ### Other - fix caching - improve caching ## [0.5.0](https://github.com/DenisGorbachev/create-rust-github-repo/compare/v0.4.0...v0.5.0) - 2024-07-24 ### Added - [**breaking**] add --dry-run, add command output, add shell arguments, implement the support message ### Other - install cargo-machete ## [0.3.4](https://github.com/DenisGorbachev/create-rust-github-repo/releases/tag/v0.3.4) - 2024-07-21 ### Other - add release-plz - fix parsing