Files
cull-gmail/PRLOG.md
Jeremiah Russell 4c08ba74dc 📝 docs(PRLOG): update PR log with new feature entry
- correct the entry for PR #2 to reflect the addition of a new function with tests
2025-09-30 06:37:08 +01:00

17 lines
520 B
Markdown

# Changelog
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
- ✨ feat(lib)-add addition function with test(pr [#2])
- 👷 ci(config)-add version parameter to save_next_version job(pr [#4])
[#2]: https://github.com/jerus-org/cull-gmail/pull/2
[#4]: https://github.com/jerus-org/cull-gmail/pull/4