Skip to content

Commit 1f97bb5

Browse files
committed
Bump version to 0.25.0-beta001
## [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
1 parent eb39035 commit 1f97bb5

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ 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.25.0-beta001] - 2020-07-25
9+
10+
### Fixed
11+
- 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
12+
13+
### Removed
14+
- Travis and AppVeyor CI scripts in favor of GitHub Actions from [@TheAngryByrd](https://github.com/TheAngryByrd) - https://github.com/TheAngryByrd/MiniScaffold/pull/217
15+
816
## [0.24.4] - 2020-05-09
917

1018
### Fixed
@@ -441,7 +449,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
441449
### Added
442450
- Initial release
443451

444-
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.24.4...HEAD
452+
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.25.0-beta001...HEAD
453+
[0.25.0-beta001]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.24.4...0.25.0-beta001
445454
[0.24.4]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.24.3...0.24.4
446455
[0.24.3]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.24.2...0.24.3
447456
[0.24.2]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.24.1...0.24.2

0 commit comments

Comments
 (0)