From c68d34867e2e3c6dbecc274f1bb59b10166c8303 Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Tue, 7 Oct 2025 06:48:09 +0000 Subject: [PATCH] chore: update prlog for pr --- PRLOG.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/PRLOG.md b/PRLOG.md index b6ea70c..6d5bd3f 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [Unreleased] + +### Changed + +- 📝 docs(PRLOG)-update PRLOG.md(pr [#33]) + ## [0.0.4] - 2025-10-07 ### Added @@ -13,7 +19,6 @@ 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]) @@ -94,8 +99,9 @@ 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 - -[Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.3...HEAD +[#33]: https://github.com/jerus-org/cull-gmail/pull/33 +[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 [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