File tree 1 file changed +7
-1
lines changed
1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 0.38.0] - 2024-12-07
9
+
10
+ ### Changed
11
+ - [ Adds support for .NET 8.0] ( https://github.com/TheAngryByrd/MiniScaffold/pull/288 ) from @simon-reynolds
12
+
8
13
## [ 0.38.0-beta001] - 2024-12-07
9
14
10
15
### Changed
@@ -729,7 +734,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
729
734
### Added
730
735
- Initial release
731
736
732
- [ Unreleased ] : https://github.com/TheAngryByrd/MiniScaffold//compare/v0.38.0-beta001...HEAD
737
+ [ Unreleased ] : https://github.com/TheAngryByrd/MiniScaffold//compare/v0.38.0...HEAD
738
+ [ 0.38.0 ] : https://github.com/TheAngryByrd/MiniScaffold//compare/v0.37.1...v0.38.0
733
739
[ 0.38.0-beta001 ] : https://github.com/TheAngryByrd/MiniScaffold//compare/v0.37.1...v0.38.0-beta001
734
740
[ 0.37.1 ] : https://github.com/TheAngryByrd/MiniScaffold//compare/v0.37.0...v0.37.1
735
741
[ 0.37.0 ] : https://github.com/TheAngryByrd/MiniScaffold//compare/v0.36.2...v0.37.0
You can’t perform that action at this time.
0 commit comments