From aee8f87da359b846017d8523e5504ecbdb9ef8d1 Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Wed, 8 Oct 2025 11:18:52 +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 6749adb..047d07a 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 add command(pr [#40]) - ✨ enhance rule management with BTreeMap(pr [#41]) - ✨ add support for labels to retention rules(pr [#42]) +- ✨ add delete flag for retention rules(pr [#43]) ### Changed @@ -121,6 +122,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#40]: https://github.com/jerus-org/cull-gmail/pull/40 [#41]: https://github.com/jerus-org/cull-gmail/pull/41 [#42]: https://github.com/jerus-org/cull-gmail/pull/42 +[#43]: https://github.com/jerus-org/cull-gmail/pull/43 [Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.4...HEAD [0.0.4]: https://github.com/jerus-org/cull-gmail/compare/v0.0.3...v0.0.4 [0.0.3]: https://github.com/jerus-org/cull-gmail/compare/v0.0.2...v0.0.3