From 42cfd9c059539cbe0fbb857d74d0dbda55d8ac3d Mon Sep 17 00:00:00 2001 From: Linusp Date: Sat, 27 Apr 2024 11:18:38 +0800 Subject: [PATCH] remove space --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a81e1f3..5741ec8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ Removed Changed -- Add param `n` to `InoreaderClient.fetch_articles` to reduce the number of API calls, thanks to [tosborne-slalom ](https://github.com/tosborne-slalom) +- Add param `n` to `InoreaderClient.fetch_articles` to reduce the number of API calls, thanks to [tosborne-slalom](https://github.com/tosborne-slalom) - Supported `--batch-size` option in commands `fetch-articles`/`fetch-unread`/`fetch-starred` ## v0.6.0