# 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] ### Added - ✨ add command line interface with logging(pr [#12]) - ✨ add list subcommand(pr [#13]) ### Changed - 🔧 chore(release)-update PRLOG replacements for release process(pr [#9]) - 🔧 chore(ci)-remove hardcoded version from CircleCI config(pr [#10]) - 🔧 chore(config)-update Cargo.toml with lints and library settings(pr [#11]) ## [0.0.1] - 2025-09-30 ### Changed - ✨ feat(lib)-add addition function with test(pr [#2]) - 👷 ci(config)-add version parameter to save_next_version job(pr [#4]) - 👷 ci(circleci)-fix version string format in config(pr [#5]) - 👷 ci(circleci)-add condition to version retrieval step(pr [#6]) - 🔧 chore(config)-comment out unused pre-release replacements(pr [#7]) - 📝 docs(CHANGELOG)-add initial changelog file(pr [#8]) [#2]: https://github.com/jerus-org/cull-gmail/pull/2 [#4]: https://github.com/jerus-org/cull-gmail/pull/4 [#5]: https://github.com/jerus-org/cull-gmail/pull/5 [#6]: https://github.com/jerus-org/cull-gmail/pull/6 [#7]: https://github.com/jerus-org/cull-gmail/pull/7 [#8]: https://github.com/jerus-org/cull-gmail/pull/8 [#9]: https://github.com/jerus-org/cull-gmail/pull/9 [#10]: https://github.com/jerus-org/cull-gmail/pull/10 [#11]: https://github.com/jerus-org/cull-gmail/pull/11 [#12]: https://github.com/jerus-org/cull-gmail/pull/12 [#13]: https://github.com/jerus-org/cull-gmail/pull/13 [Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.1...HEAD [0.0.1]: https://github.com/jerus-org/cull-gmail/releases/tag/v0.0.1