Skip to content

Commit 4f85be1

Browse files
author
Jimmy Byrd
committed
Bump version to 0.24.1
## [0.24.1] - 2020-04-23 ### Fixed - Allows netstandard libraries to be referenced in markdown/fsx documetnation files from [@TheAngryByrd](https://github.com/TheAngryByrd) - #203
1 parent 444d131 commit 4f85be1

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.24.1] - 2020-04-23
9+
10+
### Fixed
11+
- Allows netstandard libraries to be referenced in markdown/fsx documetnation files from [@TheAngryByrd](https://github.com/TheAngryByrd) - https://github.com/TheAngryByrd/MiniScaffold/pull/203
12+
813
## [0.24.0] - 2020-03-26
914

1015
### Added
@@ -418,7 +423,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
418423
### Added
419424
- Initial release
420425

421-
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.24.0...HEAD
426+
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.24.1...HEAD
427+
[0.24.1]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.24.0...0.24.1
422428
[0.24.0]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.23.5...0.24.0
423429
[0.23.5]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.23.4...0.23.5
424430
[0.23.4]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.23.3...0.23.4

0 commit comments

Comments
 (0)