From f3f3e2245827a7992bc3b86c2850c68a0a29a4d8 Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Wed, 15 Oct 2025 12:53:56 +0000 Subject: [PATCH] chore: update prlog for pr --- PRLOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PRLOG.md b/PRLOG.md index 60bfb1d..a5be6ad 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - ♻️ refactor(message_list)-rename messages_list to list_messages(pr [#67]) - ♻️ refactor(cli)-restructure cli commands for better organization(pr [#68]) - ♻️ refactor-rename Config to Rules(pr [#69]) +- ♻️ refactor(cli)-remove config from run args(pr [#70]) ### Fixed @@ -210,6 +211,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#67]: https://github.com/jerus-org/cull-gmail/pull/67 [#68]: https://github.com/jerus-org/cull-gmail/pull/68 [#69]: https://github.com/jerus-org/cull-gmail/pull/69 +[#70]: https://github.com/jerus-org/cull-gmail/pull/70 [Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.9...HEAD [0.0.9]: https://github.com/jerus-org/cull-gmail/compare/v0.0.8...v0.0.9 [0.0.8]: https://github.com/jerus-org/cull-gmail/compare/v0.0.7...v0.0.8