From ed00ab698e42533082ce282f693d63591dc85138 Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Tue, 7 Oct 2025 14:56:08 +0000 Subject: [PATCH] chore: update prlog for pr --- PRLOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PRLOG.md b/PRLOG.md index 1d559fe..aff2890 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - ✨ feat(cli): add config subcommand for end-of-life rules(pr [#34]) +- ✨ implement configuration file handling(pr [#36]) ### Changed @@ -106,6 +107,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#30]: https://github.com/jerus-org/cull-gmail/pull/30 [#34]: https://github.com/jerus-org/cull-gmail/pull/34 [#35]: https://github.com/jerus-org/cull-gmail/pull/35 +[#36]: https://github.com/jerus-org/cull-gmail/pull/36 [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.3]: https://github.com/jerus-org/cull-gmail/compare/v0.0.2...v0.0.3