Skip to content

Commit 4ad9ff7

Browse files
author
Jimmy Byrd
committed
Bump version to 0.24.4
## [0.24.4] - 2020-05-09 ### Fixed - WatchDocs failing if dotnet can't open browser from [@TheAngryByrd](https://github.com/TheAngryByrd) - #216 ### Changed - Allow NuGet api key to be set via environment variable from [@TheAngryByrd](https://github.com/TheAngryByrd) - #215
1 parent d042c72 commit 4ad9ff7

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.24.4] - 2020-05-09
9+
10+
### Fixed
11+
- WatchDocs failing if dotnet can't open browser from [@TheAngryByrd](https://github.com/TheAngryByrd) - https://github.com/TheAngryByrd/MiniScaffold/pull/216
12+
13+
### Changed
14+
- Allow NuGet api key to be set via environment variable from [@TheAngryByrd](https://github.com/TheAngryByrd) - https://github.com/TheAngryByrd/MiniScaffold/pull/215
15+
816
## [0.24.3] - 2020-05-09
917

1018
### Changed
@@ -433,7 +441,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
433441
### Added
434442
- Initial release
435443

436-
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.24.3...HEAD
444+
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.24.4...HEAD
445+
[0.24.4]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.24.3...0.24.4
437446
[0.24.3]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.24.2...0.24.3
438447
[0.24.2]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.24.1...0.24.2
439448
[0.24.1]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.24.0...0.24.1

0 commit comments

Comments
 (0)