diff --git a/PRLOG.md b/PRLOG.md index 1205e4f..7acda60 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - ✨ add support for labels to retention rules(pr [#42]) - ✨ add delete flag for retention rules(pr [#43]) - ✨ add remove command to rules cli(pr [#44]) +- ✨ implement trace logging for configuration(pr [#46]) ### Changed @@ -127,6 +128,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#43]: https://github.com/jerus-org/cull-gmail/pull/43 [#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 [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