chore: update prlog for pr

This commit is contained in:
Jerus Bot
2025-10-08 09:04:13 +00:00
committed by Jeremiah Russell
parent 5c42c0f66d
commit 5da589678e

View File

@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- ✨ implement configuration file handling(pr [#36]) - ✨ implement configuration file handling(pr [#36])
- ✨ add function to list rules(pr [#39]) - ✨ add function to list rules(pr [#39])
- ✨ implement add command(pr [#40]) - ✨ implement add command(pr [#40])
- ✨ enhance rule management with BTreeMap(pr [#41])
### Changed ### Changed
@@ -117,6 +118,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#37]: https://github.com/jerus-org/cull-gmail/pull/37 [#37]: https://github.com/jerus-org/cull-gmail/pull/37
[#39]: https://github.com/jerus-org/cull-gmail/pull/39 [#39]: https://github.com/jerus-org/cull-gmail/pull/39
[#40]: https://github.com/jerus-org/cull-gmail/pull/40 [#40]: https://github.com/jerus-org/cull-gmail/pull/40
[#41]: https://github.com/jerus-org/cull-gmail/pull/41
[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