You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
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
+
8
15
## [0.23.3] - 2020-02-24
9
16
10
17
### Fixed
@@ -401,7 +408,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
0 commit comments