diff --git a/changelog.md b/changelog.md index 1ba7663..71f1dcb 100644 --- a/changelog.md +++ b/changelog.md @@ -1,7 +1,7 @@ # Change Log All notable changes to this project will be documented in this file. -## [0.3.7] - TBA +## [0.3.7] - 2023-09-26 ### Added diff --git a/docs/agent/web/api/v33.html b/docs/agent/web/api/v33.html index 0f9bc69..c27749c 100644 --- a/docs/agent/web/api/v33.html +++ b/docs/agent/web/api/v33.html @@ -47,8 +47,10 @@
livechat.agent.web.api.v33
class AgentWebV33
-(access_token: str, base_url: str, http2: bool, proxies=None, verify: bool = True)
+(access_token: str, base_url: str, http2: bool, proxies=None, verify: bool = True, disable_logging: bool = False)
Agent Web API Class containing methods in version 3.3.
pdoc 0.10.0.