chore: update prlog for pr

This commit is contained in:
Jerus Bot
2025-10-28 16:14:10 +00:00
committed by Jeremiah Russell
parent 4749e83cf3
commit ed0d7e6bf3

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/) 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). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- ✨ add initialise_message_list to processor(pr [#101])
## [0.0.15] - 2025-10-26 ## [0.0.15] - 2025-10-26
### Changed ### Changed
@@ -313,6 +319,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#98]: https://github.com/jerus-org/cull-gmail/pull/98 [#98]: https://github.com/jerus-org/cull-gmail/pull/98
[#99]: https://github.com/jerus-org/cull-gmail/pull/99 [#99]: https://github.com/jerus-org/cull-gmail/pull/99
[#100]: https://github.com/jerus-org/cull-gmail/pull/100 [#100]: https://github.com/jerus-org/cull-gmail/pull/100
[#101]: https://github.com/jerus-org/cull-gmail/pull/101
[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.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 [0.0.14]: https://github.com/jerus-org/cull-gmail/compare/v0.0.13...v0.0.14
[0.0.13]: https://github.com/jerus-org/cull-gmail/compare/v0.0.12...v0.0.13 [0.0.13]: https://github.com/jerus-org/cull-gmail/compare/v0.0.12...v0.0.13