We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c58fb1 + 1642647 commit 916ffd8Copy full SHA for 916ffd8
CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## Unreleased
9
10
+## [2.8.5] - 2025-06-08
11
+
12
+- Fixed bug where if SerialPort is destroyed before Open has been called, it attempts to close using an uninitialised file descriptor, closes #57.
13
14
## [2.8.4] - 2025-04-09
15
16
- Added support for CMake 4.0+ by dropping support for CMake 3.1 and setting the minimum required CMake version to 3.5.
0 commit comments