diff --git a/PRLOG.md b/PRLOG.md index f59b800..fecad88 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - ✨ add list subcommand(pr [#13]) - ✨ implement list api to retrieve gmail messages(pr [#14]) - ✨ implement list functionality for Gmail API(pr [#15]) +- ✨ add max results option to list command(pr [#18]) ### Changed @@ -51,5 +52,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#15]: https://github.com/jerus-org/cull-gmail/pull/15 [#16]: https://github.com/jerus-org/cull-gmail/pull/16 [#17]: https://github.com/jerus-org/cull-gmail/pull/17 +[#18]: https://github.com/jerus-org/cull-gmail/pull/18 [Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.1...HEAD [0.0.1]: https://github.com/jerus-org/cull-gmail/releases/tag/v0.0.1