From 79373c73874b789c2a96c32d310841d8ea372d6a Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Mon, 20 Oct 2025 13:46:41 +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 3977bf1..5f82ef4 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - 📝 docs(gmail_client)-add comprehensive documentation and unit testing(pr [#81]) - 📝 docs(eol_action)-add comprehensive documentation and unit testing with safety enhancements(pr [#83]) - ♻️ refactor-remove redundant credential module(pr [#84]) +- 📝 refactor(client_config)-enhance module with comprehensive docs and testing(pr [#85]) ## [0.0.10] - 2025-10-16 @@ -251,6 +252,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#82]: https://github.com/jerus-org/cull-gmail/pull/82 [#83]: https://github.com/jerus-org/cull-gmail/pull/83 [#84]: https://github.com/jerus-org/cull-gmail/pull/84 +[#85]: https://github.com/jerus-org/cull-gmail/pull/85 [Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.10...HEAD [0.0.10]: https://github.com/jerus-org/cull-gmail/compare/v0.0.9...v0.0.10 [0.0.9]: https://github.com/jerus-org/cull-gmail/compare/v0.0.8...v0.0.9