From aa94e07a1f60a955ca973c730ff597631ac52bd1 Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Fri, 13 Mar 2026 18:24:57 +0000 Subject: [PATCH] chore: update prlog for pr Signed-off-by: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> --- PRLOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/PRLOG.md b/PRLOG.md index f8e6efd..0f0811b 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] + +### Fixed + +- allow same label in trash and delete rules in validate(pr [#178]) + ## [0.1.6] - 2026-03-13 ### Added @@ -516,6 +522,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#175]: https://github.com/jerus-org/cull-gmail/pull/175 [#176]: https://github.com/jerus-org/cull-gmail/pull/176 [#177]: https://github.com/jerus-org/cull-gmail/pull/177 +[#178]: https://github.com/jerus-org/cull-gmail/pull/178 +[Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.1.6...HEAD [0.1.6]: https://github.com/jerus-org/cull-gmail/compare/v0.1.5...v0.1.6 [0.1.5]: https://github.com/jerus-org/cull-gmail/compare/v0.1.4...v0.1.5 [0.1.4]: https://github.com/jerus-org/cull-gmail/compare/v0.1.3...v0.1.4