From 3f1a78e17963daa72f29063324b54a4b1365cb89 Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Wed, 1 Oct 2025 13:55:03 +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 3b4b5a2..11e2a58 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 command line interface with logging(pr [#12]) - ✨ add list subcommand(pr [#13]) +- ✨ implement list api to retrieve gmail messages(pr [#14]) ### Changed @@ -40,5 +41,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#11]: https://github.com/jerus-org/cull-gmail/pull/11 [#12]: https://github.com/jerus-org/cull-gmail/pull/12 [#13]: https://github.com/jerus-org/cull-gmail/pull/13 +[#14]: https://github.com/jerus-org/cull-gmail/pull/14 [Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.1...HEAD [0.0.1]: https://github.com/jerus-org/cull-gmail/releases/tag/v0.0.1