From a2a9e2cb5335b641227f19df8deb221d3db95b74 Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Fri, 3 Oct 2025 16:40:32 +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 fdb0f3b..968fefc 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - ✨ add query support to list messages(pr [#22]) +- ✨ add label listing subcommand(pr [#23]) ### Changed @@ -69,6 +70,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#20]: https://github.com/jerus-org/cull-gmail/pull/20 [#21]: https://github.com/jerus-org/cull-gmail/pull/21 [#22]: https://github.com/jerus-org/cull-gmail/pull/22 +[#23]: https://github.com/jerus-org/cull-gmail/pull/23 [Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.2...HEAD [0.0.2]: https://github.com/jerus-org/cull-gmail/compare/v0.0.1...v0.0.2 [0.0.1]: https://github.com/jerus-org/cull-gmail/releases/tag/v0.0.1