chore: update prlog for pr
This commit is contained in:
committed by
Jeremiah Russell
parent
0a528b4196
commit
eedc616b8e
5
PRLOG.md
5
PRLOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
- ✨ add message_ids to MessageList struct(pr [#28])
|
||||
|
||||
### Changed
|
||||
|
||||
- ♻️ refactor(message)-improve subject logging with early returns(pr [#25])
|
||||
@@ -84,6 +88,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
[#25]: https://github.com/jerus-org/cull-gmail/pull/25
|
||||
[#26]: https://github.com/jerus-org/cull-gmail/pull/26
|
||||
[#27]: https://github.com/jerus-org/cull-gmail/pull/27
|
||||
[#28]: https://github.com/jerus-org/cull-gmail/pull/28
|
||||
[Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.3...HEAD
|
||||
[0.0.3]: https://github.com/jerus-org/cull-gmail/compare/v0.0.2...v0.0.3
|
||||
[0.0.2]: https://github.com/jerus-org/cull-gmail/compare/v0.0.1...v0.0.2
|
||||
|
||||
Reference in New Issue
Block a user