Skip to content

Commit 10bfae0

Browse files
committed
Bump version to 0.25.0
## [0.25.0] - 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 ceddcef commit 10bfae0

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] - 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.25.0-beta001] - 2020-07-25
917

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

452-
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.25.0-beta001...HEAD
460+
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.25.0...HEAD
461+
[0.25.0]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.24.4...0.25.0
453462
[0.25.0-beta001]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.24.4...0.25.0-beta001
454463
[0.24.4]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.24.3...0.24.4
455464
[0.24.3]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.24.2...0.24.3

0 commit comments

Comments
 (0)