diff --git a/PRLOG.md b/PRLOG.md index 5655e2e..4bf3a52 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - ♻️ refactor(cli)-consolidate rules and labels under config subcommand(pr [#48]) +- ♻️ refactor(cli)-rename command to sub_command for clarity(pr [#55]) ### Fixed @@ -156,6 +157,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#52]: https://github.com/jerus-org/cull-gmail/pull/52 [#53]: https://github.com/jerus-org/cull-gmail/pull/53 [#54]: https://github.com/jerus-org/cull-gmail/pull/54 +[#55]: https://github.com/jerus-org/cull-gmail/pull/55 [Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.5...HEAD [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