Skip to content

Commit aa62e2b

Browse files
authored
Merge pull request #63 from livechat/0-2-0-release
0.2.0 release
2 parents 32df5f5 + 269696f commit aa62e2b

File tree

8 files changed

+4725
-3778
lines changed

8 files changed

+4725
-3778
lines changed

changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22
All notable changes to this project will be documented in this file.
33

44

5-
## [TBD] - Unreleased
5+
## [0.2.0] - 2021-01-31
66

77
### Added
88
- API stable version 3.4 as a default.
99
- API dev preview version 3.5 support.
1010
- Proxy support to web interfaces.
11+
- RtmResponse structure for RTM clients.
1112

1213
## [0.1.10] - 2021-12-02
1314

docs/agent_rtm.html

Lines changed: 1301 additions & 1038 deletions
Large diffs are not rendered by default.

docs/agent_web.html

Lines changed: 761 additions & 672 deletions
Large diffs are not rendered by default.

docs/configuration_api.html

Lines changed: 500 additions & 395 deletions
Large diffs are not rendered by default.

docs/customer_rtm.html

Lines changed: 651 additions & 408 deletions
Large diffs are not rendered by default.

docs/customer_web.html

Lines changed: 946 additions & 531 deletions
Large diffs are not rendered by default.

docs/reports_api.html

Lines changed: 563 additions & 732 deletions
Large diffs are not rendered by default.

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = lc-sdk-python
3-
version = 0.1.10
3+
version = 0.2.0
44
description = Package which lets to work with LiveChat API.
55
long_description = file: README.md
66
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)