File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 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.
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.34.1] - 2023-09-05
9+
10+ ### Changed
11+ - [ Fixes AssemblyInfo generation] ( https://github.com/TheAngryByrd/MiniScaffold/pull/274 ) from @nikoyak
12+
813## [ 0.34.0] - 2023-06-09
914
1015### Changed
@@ -678,7 +683,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
678683### Added
679684- Initial release
680685
681- [ Unreleased ] : https://github.com/TheAngryByrd/MiniScaffold//compare/v0.34.0...HEAD
686+ [ Unreleased ] : https://github.com/TheAngryByrd/MiniScaffold//compare/v0.34.1...HEAD
687+ [ 0.34.1 ] : https://github.com/TheAngryByrd/MiniScaffold//compare/v0.34.0...v0.34.1
682688[ 0.34.0 ] : https://github.com/TheAngryByrd/MiniScaffold//compare/v0.33.0...v0.34.0
683689[ 0.33.0 ] : https://github.com/TheAngryByrd/MiniScaffold//compare/v0.32.0...v0.33.0
684690[ 0.33.0-alpha009 ] : https://github.com/TheAngryByrd/MiniScaffold//compare/v0.32.0...v0.33.0-alpha009
You can’t perform that action at this time.
0 commit comments