Skip to content

Commit

Permalink
Bump version to 0.24.1
Browse files Browse the repository at this point in the history
## [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
  • Loading branch information
Jimmy Byrd committed Apr 23, 2020
1 parent 444d131 commit 4f85be1
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ 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.24.1] - 2020-04-23

### Fixed
- Allows netstandard libraries to be referenced in markdown/fsx documetnation files from [@TheAngryByrd](https://github.com/TheAngryByrd) - https://github.com/TheAngryByrd/MiniScaffold/pull/203

## [0.24.0] - 2020-03-26

### Added
Expand Down Expand Up @@ -418,7 +423,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.0...HEAD
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.24.1...HEAD
[0.24.1]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.24.0...0.24.1
[0.24.0]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.23.5...0.24.0
[0.23.5]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.23.4...0.23.5
[0.23.4]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.23.3...0.23.4
Expand Down

0 comments on commit 4f85be1

Please sign in to comment.