chore: update prlog for pr

This commit is contained in:
Jerus Bot
2025-10-08 16:16:22 +00:00
committed by Jeremiah Russell
parent e24d8b1e47
commit 3b224f100e

View File

@@ -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 support for labels to retention rules(pr [#42])
- ✨ add delete flag for retention rules(pr [#43]) - ✨ add delete flag for retention rules(pr [#43])
- ✨ add remove command to rules cli(pr [#44]) - ✨ add remove command to rules cli(pr [#44])
- ✨ implement trace logging for configuration(pr [#46])
### Changed ### 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 [#43]: https://github.com/jerus-org/cull-gmail/pull/43
[#44]: https://github.com/jerus-org/cull-gmail/pull/44 [#44]: https://github.com/jerus-org/cull-gmail/pull/44
[#45]: https://github.com/jerus-org/cull-gmail/pull/45 [#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 [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.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 [0.0.3]: https://github.com/jerus-org/cull-gmail/compare/v0.0.2...v0.0.3