chore: update prlog for pr

This commit is contained in:
Jerus Bot
2025-10-13 16:33:57 +00:00
committed by Jeremiah Russell
parent ec5b7493c5
commit 6d8ebb6faa

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]
### Changed
- ♻️ refactor(gmail)-rename labels.rs to gmail_client.rs(pr [#63])
## [0.0.7] - 2025-10-12
### Added
@@ -178,6 +184,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#60]: https://github.com/jerus-org/cull-gmail/pull/60
[#61]: https://github.com/jerus-org/cull-gmail/pull/61
[#62]: https://github.com/jerus-org/cull-gmail/pull/62
[#63]: https://github.com/jerus-org/cull-gmail/pull/63
[Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.7...HEAD
[0.0.7]: https://github.com/jerus-org/cull-gmail/compare/v0.0.6...v0.0.7
[0.0.6]: https://github.com/jerus-org/cull-gmail/compare/v0.0.5...v0.0.6
[0.0.5]: https://github.com/jerus-org/cull-gmail/compare/v0.0.4...v0.0.5