File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
# [ Unreleased]
2
2
3
+ # [ 0.3.9] - 2024-05-07
4
+
5
+ - Add visionOS support
6
+ [ #95 ] ( https://github.com/lambda-fairy/rust-errno/pull/95 )
7
+
3
8
# [ 0.3.8] - 2023-11-27
4
9
5
10
- Update to windows-sys 0.52.
83
88
- Optionally support no_std
84
89
[ #31 ] ( https://github.com/lambda-fairy/rust-errno/pull/31 )
85
90
86
- [ Unreleased ] : https://github.com/lambda-fairy/rust-errno/compare/v0.3.8...HEAD
91
+ [ Unreleased ] : https://github.com/lambda-fairy/rust-errno/compare/v0.3.9...HEAD
92
+ [ 0.3.9 ] : https://github.com/lambda-fairy/rust-errno/compare/v0.3.8...v0.3.9
87
93
[ 0.3.8 ] : https://github.com/lambda-fairy/rust-errno/compare/v0.3.7...v0.3.8
88
94
[ 0.3.7 ] : https://github.com/lambda-fairy/rust-errno/compare/v0.3.6...v0.3.7
89
95
[ 0.3.6 ] : https://github.com/lambda-fairy/rust-errno/compare/v0.3.5...v0.3.6
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
3
3
name = " errno"
4
- version = " 0.3.8 "
4
+ version = " 0.3.9 "
5
5
authors = [
" Chris Wong <[email protected] >" ]
6
6
7
7
license = " MIT OR Apache-2.0"
You can’t perform that action at this time.
0 commit comments