From 3b224f100e5065f30a68be1f4a0ae9eab1a9b1ef Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Wed, 8 Oct 2025 16:16:22 +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 1205e4f..7acda60 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - ✨ add support for labels to retention rules(pr [#42]) - ✨ add delete flag for retention rules(pr [#43]) - ✨ add remove command to rules cli(pr [#44]) +- ✨ implement trace logging for configuration(pr [#46]) ### Changed @@ -127,6 +128,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#43]: https://github.com/jerus-org/cull-gmail/pull/43 [#44]: https://github.com/jerus-org/cull-gmail/pull/44 [#45]: https://github.com/jerus-org/cull-gmail/pull/45 +[#46]: https://github.com/jerus-org/cull-gmail/pull/46 [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