File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,16 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.30.0-beta001] - 2022-01-18
9+
10+ ### Changed
11+
12+ - [ .NET 6.0 support] ( https://github.com/TheAngryByrd/MiniScaffold/pull/250 )
13+
814## [ 0.29.1] - 2021-10-11
915
1016### Changed
17+
1118- [ Update Fantomas and format using dotnet tool] ( https://github.com/TheAngryByrd/MiniScaffold/pull/247 )
1219
1320## [ 0.29.1-beta001] - 2021-10-11
@@ -561,7 +568,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
561568### Added
562569- Initial release
563570
564- [ Unreleased ] : https://github.com/TheAngryByrd/MiniScaffold/compare/0.29.1...HEAD
571+ [ Unreleased ] : https://github.com/TheAngryByrd/MiniScaffold/compare/0.30.0-beta001...HEAD
572+ [ 0.30.0-beta001 ] : https://github.com/TheAngryByrd/MiniScaffold/compare/0.29.1...0.30.0-beta001
565573[ 0.29.1 ] : https://github.com/TheAngryByrd/MiniScaffold/compare/0.29.0...0.29.1
566574[ 0.29.1-beta001 ] : https://github.com/TheAngryByrd/MiniScaffold/compare/0.29.0...0.29.1-beta001
567575[ 0.29.0 ] : https://github.com/TheAngryByrd/MiniScaffold/compare/0.28.0...0.29.0
You can’t perform that action at this time.
0 commit comments