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.0.1] - 2026-02-25
68### Changed
79- Completed IPv6 support ([ #208 ] ( https://github.com/cachebag/nmrs/issues/208 ) )
810- Replace magic number with named constant for device states ([ #230 ] ( https://github.com/cachebag/nmrs/pull/230 ) )
@@ -161,7 +163,8 @@ All notable changes to the `nmrs` crate will be documented in this file.
161163[ 1.3.5 ] : https://github.com/cachebag/nmrs/compare/nmrs-v1.2.0...nmrs-v1.3.5
162164[ 2.0.0 ] : https://github.com/cachebag/nmrs/compare/nmrs-v1.2.0...nmrs-v2.0.0
163165[ 2.0.0 ] : https://github.com/cachebag/nmrs/compare/nmrs-v1.2.0...nmrs-v2.0.0
164- [ Unreleased ] : https://github.com/cachebag/nmrs/compare/nmrs-v2.0.0...HEAD
166+ [ 2.0.1 ] : https://github.com/cachebag/nmrs/compare/nmrs-v1.2.0...nmrs-v2.0.1
167+ [ Unreleased ] : https://github.com/cachebag/nmrs/compare/nmrs-v2.0.1...HEAD
165168[ 1.1.0 ] : https://github.com/cachebag/nmrs/compare/nmrs-v1.0.1...nmrs-v1.1.0
166169[ 1.0.1 ] : https://github.com/cachebag/nmrs/compare/nmrs-v1.0.0...nmrs-v1.0.1
167170[ 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.0.0 "
3+ version = " 2.0.1 "
44authors = [" Akrm Al-Hakimi <alhakimiakrmj@gmail.com>" ]
55edition.workspace = true
66rust-version = " 1.85.1"
You can’t perform that action at this time.
0 commit comments