Skip to content

Commit 8d2f7a2

Browse files
author
GitHub Release Bot
committed
Release 3.0.3
1 parent 9c255bd commit 8d2f7a2

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)