diff --git a/PRLOG.md b/PRLOG.md index aae90c9..07ba079 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - 📘 Add WARP.md developer guidance file(pr [#89]) +- ✨ Add configurable rules directory support(pr [#91]) ## [0.0.11] - 2025-10-20 @@ -269,6 +270,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#87]: https://github.com/jerus-org/cull-gmail/pull/87 [#89]: https://github.com/jerus-org/cull-gmail/pull/89 [#90]: https://github.com/jerus-org/cull-gmail/pull/90 +[#91]: https://github.com/jerus-org/cull-gmail/pull/91 [Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.11...HEAD [0.0.11]: https://github.com/jerus-org/cull-gmail/compare/v0.0.10...v0.0.11 [0.0.10]: https://github.com/jerus-org/cull-gmail/compare/v0.0.9...v0.0.10