diff --git a/PRLOG.md b/PRLOG.md index b93c8f9..5c172c6 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -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 + +- 📝 docs(readme)-improve library and CLI documentation(pr [#76]) + ## [0.0.10] - 2025-10-16 ### Added @@ -225,6 +231,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#73]: https://github.com/jerus-org/cull-gmail/pull/73 [#74]: https://github.com/jerus-org/cull-gmail/pull/74 [#75]: https://github.com/jerus-org/cull-gmail/pull/75 +[#76]: https://github.com/jerus-org/cull-gmail/pull/76 +[Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.10...HEAD [0.0.10]: https://github.com/jerus-org/cull-gmail/compare/v0.0.9...v0.0.10 [0.0.9]: https://github.com/jerus-org/cull-gmail/compare/v0.0.8...v0.0.9 [0.0.8]: https://github.com/jerus-org/cull-gmail/compare/v0.0.7...v0.0.8