Skip to content

Commit 916ffd8

Browse files
authored
Merge pull request #59 from gbmhunter/develop
Release of v2.8.5.
2 parents 3c58fb1 + 1642647 commit 916ffd8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## Unreleased
99

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+
1014
## [2.8.4] - 2025-04-09
1115

1216
- 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

Comments
 (0)