We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29eea3a commit deccd63Copy full SHA for deccd63
changelog.md
@@ -4,7 +4,10 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
6
7
-## [0.3.5] Unreleased Github Repo [develop]
+## [0.3.6] Unreleased Github Repo [develop]
8
+## [0.3.5] - 2022-03-15
9
+### Fix
10
+- reassign ip to hostname if hostname is not None for disconnect method
11
## [0.3.4] - 2022-03-04
12
### Fix
13
- `WebSocketDevice` double unwanted `super().__init__` bug.
0 commit comments