From 76b3478b5d6ab03e9e9c2adb7251eb0fa4c85c22 Mon Sep 17 00:00:00 2001 From: imgyh <1974355683@qq.com> Date: Thu, 23 Feb 2023 10:53:42 +0800 Subject: [PATCH] =?UTF-8?q?docs(changelog):=20=E6=9B=B4=E6=96=B0=E5=8F=98?= =?UTF-8?q?=E6=9B=B4=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2adc379..9e76bf5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# (2023-02-23) + + +### Bug Fixes + +* **live:** 统一直播获取的header, 直播接口添加X-Bogus ([197d126](https://github.com/imgyh/tiktok/commit/197d12627d855f3353dba3fd68f0b308593f62e8)) +* **tiktok:** 修复主页作品接口 ([e3029be](https://github.com/imgyh/tiktok/commit/e3029be42b021dcdad0736800a4f13428ddd5b98)) + + # (2023-02-20)