Skip to content

Commit

Permalink
Bump version to 0.2.27.
Browse files Browse the repository at this point in the history
  • Loading branch information
de-vri-es committed Sep 13, 2024
1 parent 87620ea commit 4b9413d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# Version 0.2.27 - 2024-09-13
- [fix][minor] Allow for a 2.5% deviation in actual baud rate when applying settings on Unix.
- [add][minor] Implement `Debug` for `SerialPort` showing the underlying file descriptor (Unix) or handle (Windows).

Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "serial2"
version = "0.2.26"
version = "0.2.27"
description = "Cross platform serial ports"
license = "BSD-2-Clause OR Apache-2.0"
repository = "https://github.com/de-vri-es/serial2-rs"
Expand Down

0 comments on commit 4b9413d

Please sign in to comment.