chore: update prlog for pr

Signed-off-by: Jerus Bot <171541392+jerus-bot@users.noreply.github.com>
This commit is contained in:
Jerus Bot
2026-03-13 18:24:57 +00:00
parent de022ca8f0
commit aa94e07a1f

View File

@@ -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