File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed
Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -5,15 +5,20 @@ 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.26.1-beta001] - 2021-01-19
9+
10+ ### Fixed
11+ - Hot-reload not working from [ @halcwb ] ( https://github.com/halcwb ) - https://github.com/TheAngryByrd/MiniScaffold/pull/227
12+
813## [ 0.26.0] - 2021-01-05
914
1015### Breaking
11- - Updated to net5.0 from [ @TheAngryByrd ] ( https://github.com/TheAngryByrd ) - https://github.com/TheAngryByrd/MiniScaffold/pull/222
16+ - Updated to net5.0 from [ @TheAngryByrd ] ( https://github.com/TheAngryByrd ) - https://github.com/TheAngryByrd/MiniScaffold/pull/222
1217
1318## [ 0.26.0-beta001] - 2021-01-05
1419
1520### Breaking
16- - Updated to net5.0 from [ @TheAngryByrd ] ( https://github.com/TheAngryByrd ) - https://github.com/TheAngryByrd/MiniScaffold/pull/222
21+ - Updated to net5.0 from [ @TheAngryByrd ] ( https://github.com/TheAngryByrd ) - https://github.com/TheAngryByrd/MiniScaffold/pull/222
1722
1823## [ 0.25.1] - 2020-11-11
1924
@@ -472,7 +477,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
472477### Added
473478- Initial release
474479
475- [ Unreleased ] : https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.0...HEAD
480+ [ Unreleased ] : https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.1-beta001...HEAD
481+ [ 0.26.1-beta001 ] : https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.0...0.26.1-beta001
476482[ 0.26.0 ] : https://github.com/TheAngryByrd/MiniScaffold/compare/0.25.1...0.26.0
477483[ 0.26.0-beta001 ] : https://github.com/TheAngryByrd/MiniScaffold/compare/0.25.1...0.26.0-beta001
478484[ 0.25.1 ] : https://github.com/TheAngryByrd/MiniScaffold/compare/0.25.0...0.25.1
You can’t perform that action at this time.
0 commit comments