From b409c135477e4433b7d9babd63815c0579b5d9ff Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Fri, 3 Oct 2025 13:38: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 75f9fa1..5686d79 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - ✨ implement list functionality for Gmail API(pr [#15]) - ✨ add max results option to list command(pr [#18]) - ✨ add pagination to list command(pr [#19]) +- ✨ add label filtering to list command(pr [#20]) ### Changed @@ -55,5 +56,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#17]: https://github.com/jerus-org/cull-gmail/pull/17 [#18]: https://github.com/jerus-org/cull-gmail/pull/18 [#19]: https://github.com/jerus-org/cull-gmail/pull/19 +[#20]: https://github.com/jerus-org/cull-gmail/pull/20 [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