Skip to content

Commit e664c96

Browse files
author
Jimmy Byrd
committed
Bump version to 0.23.4
## [0.23.4] - 2020-03-08 ### Fixed - Fixed issues of opening the browser with the docs generation tool from [@TheAngryByrd](https://github.com/TheAngryByrd) - (#195) - Fixed staging too many files during Release mode from [@ominestre](https://github.com/ominestre) - (#196) - Fixed an issue with extension recommendations. Microsoft changed their CSharp tooling identifier from [@TheAngryByrd](https://github.com/TheAngryByrd) - (#198)
1 parent 5f99894 commit e664c96

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ 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.23.4] - 2020-03-08
9+
10+
### Fixed
11+
- Fixed issues of opening the browser with the docs generation tool from [@TheAngryByrd](https://github.com/TheAngryByrd) - (https://github.com/TheAngryByrd/MiniScaffold/pull/195)
12+
- Fixed staging too many files during Release mode from [@ominestre](https://github.com/ominestre) - (https://github.com/TheAngryByrd/MiniScaffold/pull/196)
13+
- Fixed an issue with extension recommendations. Microsoft changed their CSharp tooling identifier from [@TheAngryByrd](https://github.com/TheAngryByrd) - (https://github.com/TheAngryByrd/MiniScaffold/pull/198)
14+
815
## [0.23.3] - 2020-02-24
916

1017
### Fixed
@@ -401,7 +408,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
401408
### Added
402409
- Initial release
403410

404-
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.23.3...HEAD
411+
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.23.4...HEAD
412+
[0.23.4]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.23.3...0.23.4
405413
[0.23.3]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.23.2...0.23.3
406414
[0.23.2]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.23.1...0.23.2
407415
[0.23.1]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.23.0...0.23.1

0 commit comments

Comments
 (0)