From b8aacb89989bc96e57925fa6d8a2b4508fc6a2ca Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Tue, 28 Oct 2025 16:45:30 +0000 Subject: [PATCH] chore: update prlog for pr --- PRLOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/PRLOG.md b/PRLOG.md index a11cfa5..679aed6 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - ✨ add initialise_message_list to processor(pr [#101]) +### Changed + +- ♻️ refactor(core)-rename initialise_message_list to initialise_lists(pr [#102]) + ## [0.0.15] - 2025-10-26 ### Changed @@ -320,6 +324,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#99]: https://github.com/jerus-org/cull-gmail/pull/99 [#100]: https://github.com/jerus-org/cull-gmail/pull/100 [#101]: https://github.com/jerus-org/cull-gmail/pull/101 +[#102]: https://github.com/jerus-org/cull-gmail/pull/102 [Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.15...HEAD [0.0.15]: https://github.com/jerus-org/cull-gmail/compare/v0.0.14...v0.0.15 [0.0.14]: https://github.com/jerus-org/cull-gmail/compare/v0.0.13...v0.0.14