chore: update prlog for pr

This commit is contained in:
Jerus Bot
2025-10-08 11:52:54 +00:00
committed by Jeremiah Russell
parent 0a1187eaf5
commit 0ba04b2077

View File

@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- ✨ enhance rule management with BTreeMap(pr [#41]) - ✨ enhance rule management with BTreeMap(pr [#41])
- ✨ 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])
### Changed ### Changed
@@ -123,6 +124,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#41]: https://github.com/jerus-org/cull-gmail/pull/41 [#41]: https://github.com/jerus-org/cull-gmail/pull/41
[#42]: https://github.com/jerus-org/cull-gmail/pull/42 [#42]: https://github.com/jerus-org/cull-gmail/pull/42
[#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
[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