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.
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.34.2] - 2023-09-14
9
+
10
+ ### Fixed
11
+ - [ Extra slashes in CHANGELOG.md] ( https://github.com/TheAngryByrd/MiniScaffold/pull/276 ) from @nikoyak
12
+
8
13
## [ 0.34.1] - 2023-09-05
9
14
10
15
### 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
12
17
13
18
## [ 0.34.0] - 2023-06-09
14
19
@@ -683,7 +688,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
683
688
### Added
684
689
- Initial release
685
690
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
687
693
[ 0.34.1 ] : https://github.com/TheAngryByrd/MiniScaffold/compare/v0.34.0...v0.34.1
688
694
[ 0.34.0 ] : https://github.com/TheAngryByrd/MiniScaffold/compare/v0.33.0...v0.34.0
689
695
[ 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