chore: update prlog for pr

This commit is contained in:
Jerus Bot
2025-10-30 06:57:01 +00:00
committed by Jeremiah Russell
parent fc85f46e80
commit 99d9c09aa1

View File

@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- ✨ add initialise_message_list to processor(pr [#101])
- ✨ implement batch operations for message deletion and trashing(pr [#106])
### Changed
@@ -334,6 +335,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#103]: https://github.com/jerus-org/cull-gmail/pull/103
[#104]: https://github.com/jerus-org/cull-gmail/pull/104
[#105]: https://github.com/jerus-org/cull-gmail/pull/105
[#106]: https://github.com/jerus-org/cull-gmail/pull/106
[Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.15...HEAD
[0.0.15]: https://github.com/jerus-org/cull-gmail/compare/v0.0.14...v0.0.15
[0.0.14]: https://github.com/jerus-org/cull-gmail/compare/v0.0.13...v0.0.14