Skip to content

Commit 46a407f

Browse files
author
GitHub Release Bot
committed
Release 3.0.4
1 parent 058ed73 commit 46a407f

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.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

0 commit comments

Comments
 (0)