chore: update prlog for pr

This commit is contained in:
Jerus Bot
2025-10-16 16:07:19 +00:00
committed by Jeremiah Russell
parent 754e5229ae
commit 0891795e41

View File

@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- ✨ add config file support(pr [#72]) - ✨ add config file support(pr [#72])
- ✨ introduce client configuration(pr [#73]) - ✨ introduce client configuration(pr [#73])
- ✨ implement config builder pattern for ClientConfig(pr [#74]) - ✨ implement config builder pattern for ClientConfig(pr [#74])
- ✨ add default subcommand for rule execution(pr [#75])
### Changed ### Changed
@@ -223,6 +224,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#72]: https://github.com/jerus-org/cull-gmail/pull/72 [#72]: https://github.com/jerus-org/cull-gmail/pull/72
[#73]: https://github.com/jerus-org/cull-gmail/pull/73 [#73]: https://github.com/jerus-org/cull-gmail/pull/73
[#74]: https://github.com/jerus-org/cull-gmail/pull/74 [#74]: https://github.com/jerus-org/cull-gmail/pull/74
[#75]: https://github.com/jerus-org/cull-gmail/pull/75
[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