From 2731ee673e2a11607fe47156d1cba3a521425597 Mon Sep 17 00:00:00 2001 From: Jeremiah Russell Date: Tue, 7 Oct 2025 07:46:18 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs(PRLOG):=20update=20PRLOG.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - add new feature and change logs - update unreleased link to HEAD --- PRLOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/PRLOG.md b/PRLOG.md index 0e5d0dc..b6ea70c 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - ✨ implement trash functionality(pr [#29]) - ✨ create message summary struct(pr [#30]) + ### Changed - ♻️ refactor(message)-improve subject logging with early returns(pr [#25]) @@ -93,7 +94,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#28]: https://github.com/jerus-org/cull-gmail/pull/28 [#29]: https://github.com/jerus-org/cull-gmail/pull/29 [#30]: https://github.com/jerus-org/cull-gmail/pull/30 -[0.0.4]: https://github.com/jerus-org/cull-gmail/compare/v0.0.3...v0.0.4 + +[Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.3...HEAD [0.0.3]: https://github.com/jerus-org/cull-gmail/compare/v0.0.2...v0.0.3 [0.0.2]: https://github.com/jerus-org/cull-gmail/compare/v0.0.1...v0.0.2 [0.0.1]: https://github.com/jerus-org/cull-gmail/releases/tag/v0.0.1