From 215a2218c4f9ca910ec9e7c2f3bf260433476f43 Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Sun, 5 Oct 2025 08:47:43 +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 532f73a..a45c38f 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - ♻️ refactor(message)-improve subject logging with early returns(pr [#25]) - ♻️ refactor(labels)-improve label listing and mapping(pr [#26]) +- ♻️ refactor(message)-rename message to message_list(pr [#27]) ## [0.0.3] - 2025-10-04 @@ -82,6 +83,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#24]: https://github.com/jerus-org/cull-gmail/pull/24 [#25]: https://github.com/jerus-org/cull-gmail/pull/25 [#26]: https://github.com/jerus-org/cull-gmail/pull/26 +[#27]: https://github.com/jerus-org/cull-gmail/pull/27 [Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.3...HEAD [0.0.3]: https://github.com/jerus-org/cull-gmail/compare/v0.0.2...v0.0.3 [0.0.2]: https://github.com/jerus-org/cull-gmail/compare/v0.0.1...v0.0.2