diff --git a/PRLOG.md b/PRLOG.md index 47ebbf3..b4e587c 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 - ✨ implement commands dispatching(pr [#49]) +- ✨ add label functionality to rules(pr [#51]) ### Changed @@ -148,6 +149,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#48]: https://github.com/jerus-org/cull-gmail/pull/48 [#49]: https://github.com/jerus-org/cull-gmail/pull/49 [#50]: https://github.com/jerus-org/cull-gmail/pull/50 +[#51]: https://github.com/jerus-org/cull-gmail/pull/51 [Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.5...HEAD [0.0.5]: https://github.com/jerus-org/cull-gmail/compare/v0.0.4...v0.0.5 [0.0.4]: https://github.com/jerus-org/cull-gmail/compare/v0.0.3...v0.0.4