Skip to content

Commit

Permalink
Prep for 1.3.1 release (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
jadamcrain committed Jul 25, 2023
1 parent 7f997f9 commit f5ae983
Show file tree
Hide file tree
Showing 11 changed files with 267 additions and 382 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,6 @@
### 1.3.1 ###
* :bug: Fix issue with master channels not properly exiting and thrashing CPU. See [#120](https://github.com/stepfunc/rodbus/issues/120).

### 1.3.0 ###
* :wrench: Update to rustls 0.21 which allows peer names with IP addresses in the SAN extension.
* :wrench: Move common TLS configuration to its own crate shared with our Modbus library.
Expand Down

0 comments on commit f5ae983

Please sign in to comment.