From bbd0ae7d74ab89552fb94c438ee491d05af52a0e Mon Sep 17 00:00:00 2001 From: Jimmy Byrd Date: Tue, 25 May 2021 05:31:36 -0400 Subject: [PATCH] Bump version to 0.26.4-beta001 ## [0.26.4-beta001] - 2021-05-25 ### Changed - Update to use BinaryDefense.FSharp.Analyzers.Hashing 0.2.2 from [@enovales](https://github.com/enovales) - https://github.com/TheAngryByrd/MiniScaffold/pull/238 --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eeefd6d3..bb0f6e88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.26.4-beta001] - 2021-05-25 + +### Changed +- Update to use BinaryDefense.FSharp.Analyzers.Hashing 0.2.2 from [@enovales](https://github.com/enovales) - https://github.com/TheAngryByrd/MiniScaffold/pull/238 + ## [0.26.3] - 2021-03-14 ### Fixed @@ -501,7 +506,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Initial release -[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.3...HEAD +[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.4-beta001...HEAD +[0.26.4-beta001]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.3...0.26.4-beta001 [0.26.3]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.2...0.26.3 [0.26.3-beta001]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.2...0.26.3-beta001 [0.26.2]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.1...0.26.2