From af9ced8416e0ea55b971f147a1655d11dcf401f8 Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Tue, 14 Oct 2025 08:56:28 +0000 Subject: [PATCH] chore: update prlog for pr --- PRLOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/PRLOG.md b/PRLOG.md index ec0de71..6b524f2 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] + +### Added + +- ✨ add configuration options for message listing(pr [#64]) + ## [0.0.8] - 2025-10-14 ### Changed @@ -185,6 +191,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#61]: https://github.com/jerus-org/cull-gmail/pull/61 [#62]: https://github.com/jerus-org/cull-gmail/pull/62 [#63]: https://github.com/jerus-org/cull-gmail/pull/63 +[#64]: https://github.com/jerus-org/cull-gmail/pull/64 +[Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.8...HEAD [0.0.8]: https://github.com/jerus-org/cull-gmail/compare/v0.0.7...v0.0.8 [0.0.7]: https://github.com/jerus-org/cull-gmail/compare/v0.0.6...v0.0.7 [0.0.6]: https://github.com/jerus-org/cull-gmail/compare/v0.0.5...v0.0.6