diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c5d29b0..aa901f99 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.34.0] - 2023-06-09 + +### Changed +- [Code Coverage Tweaks](https://github.com/TheAngryByrd/MiniScaffold/pull/272) from @nikoyak + ## [0.33.0] - 2023-06-07 ### Changed @@ -673,7 +678,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/v0.33.0...HEAD +[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold//compare/v0.34.0...HEAD +[0.34.0]: https://github.com/TheAngryByrd/MiniScaffold//compare/v0.33.0...v0.34.0 [0.33.0]: https://github.com/TheAngryByrd/MiniScaffold//compare/v0.32.0...v0.33.0 [0.33.0-alpha009]: https://github.com/TheAngryByrd/MiniScaffold//compare/v0.32.0...v0.33.0-alpha009 [0.33.0-alpha008]: https://github.com/TheAngryByrd/MiniScaffold//compare/v0.32.0...v0.33.0-alpha008