File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,6 +3,16 @@ This project adheres to [Semantic Versioning](https://semver.org/).
33
44# Change Log
55
6+ ## [ 0.31.1] - 2026-01-23
7+
8+ ### Added
9+
10+ - termios: Add definition for IUCLC to supported platforms
11+ ([ #2702 ] ( https://github.com/nix-rust/nix/pull/2702 ) )
12+ - termios: Add definition for XCASE for supported platforms
13+ ([ #2703 ] ( https://github.com/nix-rust/nix/pull/2703 ) )
14+
15+
616## [ 0.31.0] - 2026-01-22
717
818### Added
Original file line number Diff line number Diff line change 22name = " nix"
33description = " Rust friendly bindings to *nix APIs"
44edition = " 2021"
5- version = " 0.31.0 "
5+ version = " 0.31.1 "
66rust-version = " 1.69"
77authors = [" The nix-rust Project Developers" ]
88repository = " https://github.com/nix-rust/nix"
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments