diff --git a/PRLOG.md b/PRLOG.md index d04da10..66303fd 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -5,6 +5,12 @@ 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 run cli command(pr [#59]) + ## [0.0.6] - 2025-10-09 ### Added @@ -162,6 +168,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#55]: https://github.com/jerus-org/cull-gmail/pull/55 [#56]: https://github.com/jerus-org/cull-gmail/pull/56 [#57]: https://github.com/jerus-org/cull-gmail/pull/57 +[#59]: https://github.com/jerus-org/cull-gmail/pull/59 +[Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.6...HEAD [0.0.6]: https://github.com/jerus-org/cull-gmail/compare/v0.0.5...v0.0.6 [0.0.5]: https://github.com/jerus-org/cull-gmail/compare/v0.0.4...v0.0.5 [0.0.4]: https://github.com/jerus-org/cull-gmail/compare/v0.0.3...v0.0.4