Skip to content

Commit 9d8898a

Browse files
committed
Releqse v3.5.1
1 parent c1be4d5 commit 9d8898a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Changelog
22

3-
## 3.5.1 - 2023-11-16
3+
## 3.5.1 - 2023-11-17
44
### Fixed
5-
- Resolve timeout parameter issue in Websocket clients (Issue #273)
5+
- Set the default timeout value to None in WebSocket clients
66

77
## 3.5.0 - 2023-10-26
88
### Changed

docs/source/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
Changelog
33
=========
44

5-
3.5.1 - 2023-11-16
5+
3.5.1 - 2023-11-17
66
------------------
77

88
Fixed
99
^^^^^^^
1010

11-
* Resolve timeout parameter issue in Websocket clients (Issue #273)
11+
* Set the default timeout value to None in WebSocket clients
1212

1313

1414
3.5.0 - 2023-10-26

0 commit comments

Comments
 (0)