Skip to content

Commit 3882349

Browse files
committed
Bump version to 0.26.0
## [0.26.0] - 2021-01-05 ### Breaking - Updated to net5.0 from [@TheAngryByrd](https://github.com/TheAngryByrd)- #222
1 parent 41b8339 commit 3882349

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.26.0] - 2021-01-05
9+
10+
### Breaking
11+
- Updated to net5.0 from [@TheAngryByrd](https://github.com/TheAngryByrd)- https://github.com/TheAngryByrd/MiniScaffold/pull/222
12+
813
## [0.26.0-beta001] - 2021-01-05
914

1015
### Breaking
@@ -467,7 +472,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
467472
### Added
468473
- Initial release
469474

470-
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.0-beta001...HEAD
475+
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.0...HEAD
476+
[0.26.0]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.25.1...0.26.0
471477
[0.26.0-beta001]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.25.1...0.26.0-beta001
472478
[0.25.1]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.25.0...0.25.1
473479
[0.25.0]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.24.4...0.25.0

0 commit comments

Comments
 (0)