Skip to content

Commit 15be12a

Browse files
committed
Bump version to 0.26.4
## [0.26.4] - 2021-05-25 ### Changed - Update to use BinaryDefense.FSharp.Analyzers.Hashing 0.2.2 from [@enovales](https://github.com/enovales) - #238
1 parent 5084150 commit 15be12a

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.4] - 2021-05-25
9+
10+
### Changed
11+
- Update to use BinaryDefense.FSharp.Analyzers.Hashing 0.2.2 from [@enovales](https://github.com/enovales) - https://github.com/TheAngryByrd/MiniScaffold/pull/238
12+
813
## [0.26.4-beta001] - 2021-05-25
914

1015
### Changed
@@ -506,7 +511,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
506511
### Added
507512
- Initial release
508513

509-
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.4-beta001...HEAD
514+
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.4...HEAD
515+
[0.26.4]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.3...0.26.4
510516
[0.26.4-beta001]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.3...0.26.4-beta001
511517
[0.26.3]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.2...0.26.3
512518
[0.26.3-beta001]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.2...0.26.3-beta001

0 commit comments

Comments
 (0)