diff --git a/PRLOG.md b/PRLOG.md index 7acda60..0a63e54 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -28,6 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - 🐛 ui: correct grammar errors in eol command and trash messages(pr [#37]) - 🐛 error: refine error message for rule selector(pr [#45]) +- 🐛 error: improve error message for missing labels(pr [#47]) ## [0.0.4] - 2025-10-07 @@ -129,6 +130,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#44]: https://github.com/jerus-org/cull-gmail/pull/44 [#45]: https://github.com/jerus-org/cull-gmail/pull/45 [#46]: https://github.com/jerus-org/cull-gmail/pull/46 +[#47]: https://github.com/jerus-org/cull-gmail/pull/47 [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