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.31.1] - 2022-04-29
9+
10+ ### Fixed
11+ - [ Adjust Dockerfiles to copy install-dotnets.sh correctly on new versions of Docker.] ( https://github.com/TheAngryByrd/MiniScaffold/pull/257 )
12+
813## [ 0.31.1-beta001] - 2022-04-29
914
1015### Fixed
@@ -588,7 +593,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
588593### Added
589594- Initial release
590595
591- [ Unreleased ] : https://github.com/TheAngryByrd/MiniScaffold/compare/0.31.1-beta001...HEAD
596+ [ Unreleased ] : https://github.com/TheAngryByrd/MiniScaffold/compare/0.31.1...HEAD
597+ [ 0.31.1 ] : https://github.com/TheAngryByrd/MiniScaffold/compare/0.31.0...0.31.1
592598[ 0.31.1-beta001 ] : https://github.com/TheAngryByrd/MiniScaffold/compare/0.31.0...0.31.1-beta001
593599[ 0.31.0 ] : https://github.com/TheAngryByrd/MiniScaffold/compare/0.30.0...0.31.0
594600[ 0.31.0-beta001 ] : https://github.com/TheAngryByrd/MiniScaffold/compare/0.30.0...0.31.0-beta001
You can’t perform that action at this time.
0 commit comments