Skip to content

Commit f42a8ee

Browse files
committed
Update changelog and bump version
1 parent e686f10 commit f42a8ee

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

changelog.md

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

4+
## [0.3.1] - 2022-05-26
5+
6+
### Changed
7+
- Updated httpx dependency to a version which fixes a potential vulnerability.
8+
- Updated readme file and extended examples with getting pushes from the websocket client.
9+
410
## [0.3.0] - 2022-05-10
511

612
### Added

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.3.0
3+
version = 0.3.1
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)