From 7c2bcd37b4e6e2de9dfd33a077663e9b4d9c3d08 Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Wed, 15 Oct 2025 05:43:12 +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 5622d6e..49fa6d4 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - ♻️ refactor(rule_processor)-remove unused delete functions(pr [#66]) +- ♻️ refactor(message_list)-rename messages_list to list_messages(pr [#67]) ### Fixed @@ -204,6 +205,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#64]: https://github.com/jerus-org/cull-gmail/pull/64 [#65]: https://github.com/jerus-org/cull-gmail/pull/65 [#66]: https://github.com/jerus-org/cull-gmail/pull/66 +[#67]: https://github.com/jerus-org/cull-gmail/pull/67 [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