Skip to content

Commit 02578af

Browse files
committed
Bump version to 0.25.1
## [0.25.1] - 2020-11-11 ### Fixed - Performance improvement of documentation generation from [@TheAngryByrd](https://github.com/TheAngryByrd) - #219
1 parent a8edca2 commit 02578af

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ 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.1] - 2020-11-11
9+
10+
### Fixed
11+
- Performance improvement of documentation generation from [@TheAngryByrd](https://github.com/TheAngryByrd) - https://github.com/TheAngryByrd/MiniScaffold/pull/219
12+
813
## [0.25.0] - 2020-07-25
914

1015
### Fixed
@@ -457,7 +462,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
457462
### Added
458463
- Initial release
459464

460-
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.25.0...HEAD
465+
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.25.1...HEAD
466+
[0.25.1]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.25.0...0.25.1
461467
[0.25.0]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.24.4...0.25.0
462468
[0.25.0-beta001]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.24.4...0.25.0-beta001
463469
[0.24.4]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.24.3...0.24.4

0 commit comments

Comments
 (0)