File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 3.0.3] - 2024-10-09
11+
1012### Fixed
1113
1214- Resolved an issue where appsettings.json was being loaded from the current working directory instead of the executable's directory.
@@ -81,10 +83,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8183
8284- Removed AWS NLog Logger assembly that was used for logging to Amazon CloudWatch
8385
84- [ unreleased ] : https://github.com/neolution-ch/Neolution.DotNet.Console/compare/v3.0.2 ...HEAD
86+ [ unreleased ] : https://github.com/neolution-ch/Neolution.DotNet.Console/compare/v3.0.3 ...HEAD
8587[ 3.0.1 ] : https://github.com/neolution-ch/Neolution.DotNet.Console/compare/v3.0.0...v3.0.1
8688[ 3.0.0 ] : https://github.com/neolution-ch/Neolution.DotNet.Console/compare/v2.0.2...v3.0.0
8789[ 2.0.2 ] : https://github.com/neolution-ch/Neolution.DotNet.Console/compare/v2.0.1...v2.0.2
8890[ 2.0.1 ] : https://github.com/neolution-ch/Neolution.DotNet.Console/compare/v2.0.0...v2.0.1
8991[ 2.0.0 ] : https://github.com/neolution-ch/Neolution.DotNet.Console/compare/v1.1.0-beta1...v2.0.0
92+ [ 3.0.3 ] : https://github.com/neolution-ch/Neolution.DotNet.Console/compare/v3.0.2...v3.0.3
9093[ 3.0.2 ] : https://github.com/neolution-ch/Neolution.DotNet.Console/compare/v3.0.2-rc.0...v3.0.2
You can’t perform that action at this time.
0 commit comments