Skip to content

Commit fe314e4

Browse files
committed
Bump version to 0.26.2
## [0.26.2] - 2021-01-22 ### Fixed - Updated Analyzers to work on net5.0 [@TheAngryByrd](https://github.com/TheAngryByrd)- #230
1 parent 95129e8 commit fe314e4

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.2] - 2021-01-22
9+
10+
### Fixed
11+
- Updated Analyzers to work on net5.0 [@TheAngryByrd](https://github.com/TheAngryByrd)- https://github.com/TheAngryByrd/MiniScaffold/pull/230
12+
813
## [0.26.1] - 2021-01-19
914

1015
### Fixed
@@ -482,7 +487,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
482487
### Added
483488
- Initial release
484489

485-
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.1...HEAD
490+
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.2...HEAD
491+
[0.26.2]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.1...0.26.2
486492
[0.26.1]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.0...0.26.1
487493
[0.26.1-beta001]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.0...0.26.1-beta001
488494
[0.26.0]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.25.1...0.26.0

0 commit comments

Comments
 (0)