File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed
Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ Nothing yet.
11+
12+ ## [ 1.21.2] - 2025-11-29
13+
1014### Added
1115
1216- Implemented ` EnvironmentHelper ` and tests.
@@ -306,7 +310,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
306310
307311- Implemented StringExtensions.
308312
309- [ unreleased ] : https://github.com/Logitar/Logitar.NET/compare/v1.21.1...HEAD
313+ [ unreleased ] : https://github.com/Logitar/Logitar.NET/compare/v1.21.2...HEAD
314+ [ 1.21.2 ] : https://github.com/Logitar/Logitar.NET/compare/v1.21.1...v1.21.2
310315[ 1.21.1 ] : https://github.com/Logitar/Logitar.NET/compare/v1.21.0...v1.21.1
311316[ 1.21.0 ] : https://github.com/Logitar/Logitar.NET/compare/v1.20.4...v1.21.0
312317[ 1.20.4 ] : https://github.com/Logitar/Logitar.NET/compare/v1.20.3...v1.20.4
Original file line number Diff line number Diff line change 1515 <PackageReadmeFile >README.md</PackageReadmeFile >
1616 <RepositoryType >git</RepositoryType >
1717 <RepositoryUrl >https://github.com/Logitar/Logitar.NET</RepositoryUrl >
18- <AssemblyVersion >10.0.1 .0</AssemblyVersion >
18+ <AssemblyVersion >10.1.0 .0</AssemblyVersion >
1919 <FileVersion >$(AssemblyVersion)</FileVersion >
2020 <PackageLicenseFile >LICENSE</PackageLicenseFile >
2121 <PackageRequireLicenseAcceptance >True</PackageRequireLicenseAcceptance >
22- <Version >10.0.1 </Version >
22+ <Version >10.1.0 </Version >
2323 <NeutralLanguage >en-CA</NeutralLanguage >
2424 <GenerateDocumentationFile >True</GenerateDocumentationFile >
25- <PackageReleaseNotes >Fixed license year .</PackageReleaseNotes >
25+ <PackageReleaseNotes >Implemented environment variable helper methods .</PackageReleaseNotes >
2626 <PackageTags >logitar net framework</PackageTags >
2727 <PackageProjectUrl >https://github.com/Logitar/Logitar.NET/tree/dev/src/Logitar</PackageProjectUrl >
2828 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments