chore: update prlog for pr

This commit is contained in:
Jerus Bot
2025-10-03 16:15:25 +00:00
committed by Jeremiah Russell
parent 9c9744e911
commit 88e82f21c9

View File

@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- ✨ add query support to list messages(pr [#22])
### Changed
- ♻️ refactor(labels)-simplify labels struct initialization(pr [#21])
@@ -64,6 +68,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#19]: https://github.com/jerus-org/cull-gmail/pull/19
[#20]: https://github.com/jerus-org/cull-gmail/pull/20
[#21]: https://github.com/jerus-org/cull-gmail/pull/21
[#22]: https://github.com/jerus-org/cull-gmail/pull/22
[Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.2...HEAD
[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