chore: update prlog for pr

This commit is contained in:
Jerus Bot
2025-10-15 10:24:05 +00:00
committed by Jeremiah Russell
parent 55b1d9a25d
commit 455007dd82

View File

@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- ♻️ refactor(rule_processor)-remove unused delete functions(pr [#66]) - ♻️ refactor(rule_processor)-remove unused delete functions(pr [#66])
- ♻️ refactor(message_list)-rename messages_list to list_messages(pr [#67]) - ♻️ refactor(message_list)-rename messages_list to list_messages(pr [#67])
- ♻️ refactor(cli)-restructure cli commands for better organization(pr [#68]) - ♻️ refactor(cli)-restructure cli commands for better organization(pr [#68])
- ♻️ refactor-rename Config to Rules(pr [#69])
### Fixed ### Fixed
@@ -208,6 +209,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#66]: https://github.com/jerus-org/cull-gmail/pull/66 [#66]: https://github.com/jerus-org/cull-gmail/pull/66
[#67]: https://github.com/jerus-org/cull-gmail/pull/67 [#67]: https://github.com/jerus-org/cull-gmail/pull/67
[#68]: https://github.com/jerus-org/cull-gmail/pull/68 [#68]: https://github.com/jerus-org/cull-gmail/pull/68
[#69]: https://github.com/jerus-org/cull-gmail/pull/69
[Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.9...HEAD [Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.9...HEAD
[0.0.9]: https://github.com/jerus-org/cull-gmail/compare/v0.0.8...v0.0.9 [0.0.9]: https://github.com/jerus-org/cull-gmail/compare/v0.0.8...v0.0.9
[0.0.8]: https://github.com/jerus-org/cull-gmail/compare/v0.0.7...v0.0.8 [0.0.8]: https://github.com/jerus-org/cull-gmail/compare/v0.0.7...v0.0.8