Skip to content

Commit eb75f22

Browse files
authored
Release 0.3.12. (#111)
1 parent a9bd71e commit eb75f22

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# [Unreleased]
22

3+
# [0.3.12] - 2025-05-12
4+
5+
- Issue a better error message if the target is unsupported.
6+
[#110](https://github.com/lambda-fairy/rust-errno/pull/110)
7+
38
# [0.3.11] - 2025-04-04
49

510
- Add VxWorks support

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "errno"
4-
version = "0.3.11"
4+
version = "0.3.12"
55
authors = ["Chris Wong <[email protected]>", "Dan Gohman <[email protected]>"]
66

77
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)