Skip to content

Commit

Permalink
Bump version to 0.25.0-beta001
Browse files Browse the repository at this point in the history
## [0.25.0-beta001] - 2020-07-25

### Fixed
- Code coverage will only include what we have the source code for from [@simontaite](https://github.com/simontaite) - #218

### Removed
- Travis and AppVeyor CI scripts in favor of GitHub Actions from [@TheAngryByrd](https://github.com/TheAngryByrd) - #217
  • Loading branch information
TheAngryByrd committed Jul 25, 2020
1 parent eb39035 commit 1f97bb5
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ 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.25.0-beta001] - 2020-07-25

### Fixed
- Code coverage will only include what we have the source code for from [@simontaite](https://github.com/simontaite) - https://github.com/TheAngryByrd/MiniScaffold/pull/218

### Removed
- Travis and AppVeyor CI scripts in favor of GitHub Actions from [@TheAngryByrd](https://github.com/TheAngryByrd) - https://github.com/TheAngryByrd/MiniScaffold/pull/217

## [0.24.4] - 2020-05-09

### Fixed
Expand Down Expand Up @@ -441,7 +449,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.24.4...HEAD
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.25.0-beta001...HEAD
[0.25.0-beta001]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.24.4...0.25.0-beta001
[0.24.4]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.24.3...0.24.4
[0.24.3]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.24.2...0.24.3
[0.24.2]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.24.1...0.24.2
Expand Down

0 comments on commit 1f97bb5

Please sign in to comment.