From 8f2d9687fe1b92f441dd0e2e83a38cb84f31a7ba Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Mon, 6 Oct 2025 16:08:08 +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 d6b1085..fc476f6 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 - ✨ add message_ids to MessageList struct(pr [#28]) - ✨ implement trash functionality(pr [#29]) +- ✨ create message summary struct(pr [#30]) ### Changed @@ -91,6 +92,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#27]: https://github.com/jerus-org/cull-gmail/pull/27 [#28]: https://github.com/jerus-org/cull-gmail/pull/28 [#29]: https://github.com/jerus-org/cull-gmail/pull/29 +[#30]: https://github.com/jerus-org/cull-gmail/pull/30 [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