diff --git a/CHANGELOGS/v16.md b/CHANGELOGS/v16.md index 8ab276a8..c3abbaed 100644 --- a/CHANGELOGS/v16.md +++ b/CHANGELOGS/v16.md @@ -1,3 +1,15 @@ +# v16.1.0 2023/09/11 + +## ** 新增展会模块 ** + +- fix: 修复弹幕读取和 httpx.AsyncClient 关闭错误问题 by @Drelf2018 in https://github.com/Nemo2011/bilibili-api/pull/480 +- fix: 通过 sessdata 获取 dedeuserid by @z0z0r4 in https://github.com/Nemo2011/bilibili-api/pull/482 +- feat: 自动获取 uid by @Drelf2018 in https://github.com/Nemo2011/bilibili-api/pull/485 +- fix: 更换直播弹幕获取接口后强制凭证需要提供 sessdata 和 buvid3 by @Drelf2018 in https://github.com/Nemo2011/bilibili-api/pull/489 +- feat: bilibili-api-dev 库自动发布 by @Drelf2018 in https://github.com/Nemo2011/bilibili-api/pull/487 +- fix: 490 漏洞 dynamic模块url固定无法改参 by @Drelf2018 in https://github.com/Nemo2011/bilibili-api/pull/491 +- feat: 增加会员购会展相关接口 by @LittleBlacklb in https://github.com/Nemo2011/bilibili-api/pull/492 + # v16.0.0 2023/09/01 ## ** 删除相册模块,新增放映室模块 **