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.4] - 2024-11-28
11+
1012### Fixed
1113
1214- Resolved another case where appsettings.json was being loaded from the current working directory instead of the executable's directory.
@@ -87,11 +89,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8789
8890- Removed AWS NLog Logger assembly that was used for logging to Amazon CloudWatch
8991
90- [ unreleased ] : https://github.com/neolution-ch/Neolution.DotNet.Console/compare/v3.0.3 ...HEAD
92+ [ unreleased ] : https://github.com/neolution-ch/Neolution.DotNet.Console/compare/v3.0.4 ...HEAD
9193[ 3.0.1 ] : https://github.com/neolution-ch/Neolution.DotNet.Console/compare/v3.0.0...v3.0.1
9294[ 3.0.0 ] : https://github.com/neolution-ch/Neolution.DotNet.Console/compare/v2.0.2...v3.0.0
9395[ 2.0.2 ] : https://github.com/neolution-ch/Neolution.DotNet.Console/compare/v2.0.1...v2.0.2
9496[ 2.0.1 ] : https://github.com/neolution-ch/Neolution.DotNet.Console/compare/v2.0.0...v2.0.1
9597[ 2.0.0 ] : https://github.com/neolution-ch/Neolution.DotNet.Console/compare/v1.1.0-beta1...v2.0.0
98+ [ 3.0.4 ] : https://github.com/neolution-ch/Neolution.DotNet.Console/compare/v3.0.3...v3.0.4
9699[ 3.0.3 ] : https://github.com/neolution-ch/Neolution.DotNet.Console/compare/v3.0.2...v3.0.3
97100[ 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