Skip to content

Commit bc20275

Browse files
authored
Merge pull request #49 from livechat/API-9788_items_for_release_016
API-9788_items_for_release_016
2 parents 591c3ac + 389bc6f commit bc20275

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ Customer Chat API:
1919
Management:
2020
* [Configuration API](https://livechat.github.io/lc-sdk-python/configuration_api.html)
2121

22+
Reports:
23+
* [Reports API](https://livechat.github.io/lc-sdk-python/reports_api.html)
2224

2325
## Installation
2426

changelog.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4-
## [0.1.7] - 2021-10-06
4+
## [0.1.6] - 2021-10-06
55

66
### Added
77

88
- Added type hints support
99
- Added support for reports-api.
1010

11-
## [0.1.6] - 2021-10-04
12-
1311
### Changed
1412

1513
- Refactored ws_client module - new client extends WebSocketApp from websocket-client package.

0 commit comments

Comments
 (0)