diff --git a/PRLOG.md b/PRLOG.md index 763563b..47d47fe 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - 🐛 gmail: handle batch delete errors(pr [#103]) +- 🐛 rules: correct grammar and improve date calculation(pr [#104]) ## [0.0.15] - 2025-10-26 @@ -330,6 +331,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#101]: https://github.com/jerus-org/cull-gmail/pull/101 [#102]: https://github.com/jerus-org/cull-gmail/pull/102 [#103]: https://github.com/jerus-org/cull-gmail/pull/103 +[#104]: https://github.com/jerus-org/cull-gmail/pull/104 [Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.15...HEAD [0.0.15]: https://github.com/jerus-org/cull-gmail/compare/v0.0.14...v0.0.15 [0.0.14]: https://github.com/jerus-org/cull-gmail/compare/v0.0.13...v0.0.14