File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to the ` nmrs ` crate will be documented in this file.
44
55## [ Unreleased]
6+
7+ ## [ 2.2.0] - 2026-03-17
68### Added
79- Concurrency protection ([ #268 ] ( https://github.com/cachebag/nmrs/pull/268 ) )
810- Expose ` WirelessHardwareEnabled ` in API to reflect rkfill state ([ #284 ] ( https://github.com/cachebag/nmrs/pull/284 ) )
@@ -177,7 +179,8 @@ All notable changes to the `nmrs` crate will be documented in this file.
177179[ 2.0.0 ] : https://github.com/cachebag/nmrs/compare/nmrs-v1.2.0...nmrs-v2.0.0
178180[ 2.0.0 ] : https://github.com/cachebag/nmrs/compare/nmrs-v1.2.0...nmrs-v2.0.0
179181[ 2.0.1 ] : https://github.com/cachebag/nmrs/compare/nmrs-v1.2.0...nmrs-v2.0.1
180- [ Unreleased ] : https://github.com/cachebag/nmrs/compare/nmrs-v2.0.1...HEAD
182+ [ 2.2.0 ] : https://github.com/cachebag/nmrs/compare/nmrs-v1.2.0...nmrs-v2.2.0
183+ [ Unreleased ] : https://github.com/cachebag/nmrs/compare/nmrs-v2.2.0...HEAD
181184[ 1.1.0 ] : https://github.com/cachebag/nmrs/compare/nmrs-v1.0.1...nmrs-v1.1.0
182185[ 1.0.1 ] : https://github.com/cachebag/nmrs/compare/nmrs-v1.0.0...nmrs-v1.0.1
183186[ 1.0.0 ] : https://github.com/cachebag/nmrs/compare/v0.5.0-beta...nmrs-v1.0.0
Original file line number Diff line number Diff line change 11[package ]
22name = " nmrs"
3- version = " 2.1 .0"
3+ version = " 2.2 .0"
44authors = [" Akrm Al-Hakimi <alhakimiakrmj@gmail.com>" ]
55edition.workspace = true
66rust-version = " 1.93.1"
You can’t perform that action at this time.
0 commit comments