File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3- This project uses [ Semantic Versioning 2.0.0] ( http://semver.org/ ) .
3+ This project uses [ Semantic Versioning 2.0.0] ( http://semver.org/ ) , the format is based on [ Keep a Changelog ] ( https://keepachangelog.com/en/1.0.0/ ) .
44
55## main
66
7+ ## 1.0.0 - 2026-01-22
8+
79### Changed
810
911- ` ZoneRecord.Type ` and ` FilterByType() ` changed from enum to ` string `
Original file line number Diff line number Diff line change 99 <PackageLicenseUrl >https://github.com/dnsimple/dnsimple-csharp/blob/main/LICENSE.txt</PackageLicenseUrl >
1010 <PackageProjectUrl >https://github.com/dnsimple/dnsimple-csharp</PackageProjectUrl >
1111 <PackageReleaseNotes >
12- - CHANGE: Handle HTTP response headers case-insensitively to support Rack 3.0 lowercase headers
12+ - First major stable version (1.0.0)
13+ - CHANGE: ZoneRecord.Type and FilterByType() changed from enum to string
14+ - REMOVED: ZoneRecordType enumeration
15+ - REMOVED: Deprecated GetWhoisPrivacy
16+ - REMOVED: Deprecated RenewWhoisPrivacy
1317 </PackageReleaseNotes >
1418 <PackageTags >dnsimple dns api domains</PackageTags >
15- <PackageVersion >0.21 .0</PackageVersion >
19+ <PackageVersion >1.0 .0</PackageVersion >
1620 <LangVersion >latest</LangVersion >
1721 </PropertyGroup >
1822
You can’t perform that action at this time.
0 commit comments