Skip to content

Commit 25b93aa

Browse files
committed
Merge branch 'new367'
2 parents 70b2199 + c4fc95e commit 25b93aa

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

CHANGELOG.rst

+14-13
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,20 @@ helps make pymodbus a better product.
99

1010
Version 3.6.7
1111
-------------
12-
Add lock to async requests, correct logging and length calc. (FIX, not on dev)
13-
test_simulator: use unused_tcp_port fixture (#2141)
14-
streamline imports in Factory.py (#2140)
15-
Secure testing is done with pymodbus in PR. (#2136)
16-
Fix link to github in README (#2134)
17-
Wildcard exception catch from pyserial. (#2125)
18-
Problem with stale CI. (#2117)
19-
Add connection exception to list of exceptions catpured in retries (#2113)
20-
Move on_reconnect to client level (#2111)
21-
Bump github stale. (#2110)
22-
update package_test_tool (add 4 test scenarios) (#2107)
23-
Bump dependencies. (#2108)
24-
Cancel send if no connection. (#2103)
12+
* Add lock to async requests, correct logging and length calc. (FIX, not on dev)
13+
* test_simulator: use unused_tcp_port fixture (#2141)
14+
* streamline imports in Factory.py (#2140)
15+
* Secure testing is done with pymodbus in PR. (#2136)
16+
* Fix link to github in README (#2134)
17+
* Wildcard exception catch from pyserial. (#2125)
18+
* Problem with stale CI. (#2117)
19+
* Add connection exception to list of exceptions catpured in retries (#2113)
20+
* Move on_reconnect to client level (#2111)
21+
* Bump github stale. (#2110)
22+
* update package_test_tool (add 4 test scenarios) (#2107)
23+
* Bump dependencies. (#2108)
24+
* Cancel send if no connection. (#2103)
25+
>>>>>>> new367
2526

2627

2728
Version 3.6.6

0 commit comments

Comments
 (0)