Skip to content

Commit

Permalink
Merge branch 'new367'
Browse files Browse the repository at this point in the history
  • Loading branch information
janiversen committed Apr 9, 2024
2 parents 70b2199 + c4fc95e commit 25b93aa
Showing 1 changed file with 14 additions and 13 deletions.
27 changes: 14 additions & 13 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,20 @@ helps make pymodbus a better product.

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


Version 3.6.6
Expand Down

0 comments on commit 25b93aa

Please sign in to comment.