From 8158292756a2047e8de2cf2e0288741e8e1ce567 Mon Sep 17 00:00:00 2001 From: imgyh <1974355683@qq.com> Date: Sun, 28 May 2023 15:49:30 +0800 Subject: [PATCH] =?UTF-8?q?docs(changelog):=20=E6=9B=B4=E6=96=B0=E6=97=A5?= =?UTF-8?q?=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76e3c58..26b3835 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# [](https://github.com/imgyh/tiktok/compare/v1.6.4...v) (2023-05-28) + + +### Bug Fixes + +* **webapi:** 修复作品列表为空时不返回cursor ([1e69ee8](https://github.com/imgyh/tiktok/commit/1e69ee8a140b7761f3ebdebf1b1d9e31af79bd2c)), closes [#40](https://github.com/imgyh/tiktok/issues/40) + + +### Features + +* **douyin:** 修改文件名命名风格 ([b38e210](https://github.com/imgyh/tiktok/commit/b38e2109271a07e408bbbad2454ebc99f48437fe)) + + + # [](https://github.com/imgyh/tiktok/compare/v1.6.3...v) (2023-05-21)