File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ Unreleased ]
7+ ## [ 2.1.0 ] - 2022-10-12
88### Added
99- ConnectTimeout property.
1010
Original file line number Diff line number Diff line change 1414 <RepositoryType >git</RepositoryType >
1515 <PackageTags >modbus;client</PackageTags >
1616 <PackageReleaseNotes >Added
17- - ExceptionCode enum.
18- - DelayAfterRead property.
17+ - ConnectTimeout property.
1918
2019Changed
21- - FunctionCode enum naming.
22- - Timeout property to ReadTimeout property.
23-
24- Fixed
25- - ReadTimeout setting in examples.</PackageReleaseNotes >
20+ - Disabled Nagle's algorithm.</PackageReleaseNotes >
2621 <PackageLicenseExpression >MIT</PackageLicenseExpression >
27- <VersionPrefix >2.0.1 </VersionPrefix >
22+ <VersionPrefix >2.1.0 </VersionPrefix >
2823 </PropertyGroup >
2924
3025 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
You can’t perform that action at this time.
0 commit comments