File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,15 @@ 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.2] - 2023-09-14
9+
10+ ### Fixed
11+ - [ Extra slashes in CHANGELOG.md] ( https://github.com/TheAngryByrd/MiniScaffold/pull/276 ) from @nikoyak
12+
813## [ 0.34.1] - 2023-09-05
914
1015### Changed
11- - [ Fixes AssemblyInfo generation] ( https://github.com/TheAngryByrd/MiniScaffold/pull/274 ) from @nikoyak
16+ - [ Fixes AssemblyInfo generation] ( https://github.com/TheAngryByrd/MiniScaffold/pull/274 ) from @nikoyak
1217
1318## [ 0.34.0] - 2023-06-09
1419
@@ -683,7 +688,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
683688### Added
684689- Initial release
685690
686- [ Unreleased ] : https://github.com/TheAngryByrd/MiniScaffold/compare/v0.34.1...HEAD
691+ [ Unreleased ] : https://github.com/TheAngryByrd/MiniScaffold/compare/v0.34.2...HEAD
692+ [ 0.34.2 ] : https://github.com/TheAngryByrd/MiniScaffold/compare/v0.34.1...v0.34.2
687693[ 0.34.1 ] : https://github.com/TheAngryByrd/MiniScaffold/compare/v0.34.0...v0.34.1
688694[ 0.34.0 ] : https://github.com/TheAngryByrd/MiniScaffold/compare/v0.33.0...v0.34.0
689695[ 0.33.0 ] : https://github.com/TheAngryByrd/MiniScaffold/compare/v0.32.0...v0.33.0
You can’t perform that action at this time.
0 commit comments