Skip to content

Commit 3f2fb05

Browse files
committed
Update CHANGELOG.md
1 parent 761c342 commit 3f2fb05

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,23 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77
## [vNext]
8+
- Added new version of `Octokit`
9+
- Added `OptionalAttribute` to suppress auto-injection warnings
10+
- Added ability to override `ProcessCustomLogger` in `ToolSettings`
11+
- Added ability to exclude auto-linked files in build project
12+
- Added `DiscordTasks`
13+
- Added `MastodonTasks`
14+
- Added `JavaScriptProject` project type
15+
- Added `MakeNSISTasks`
16+
- Fixed wording for static and dynamic conditions in build summary
17+
- Fixed waiting for confirmation when input is redirected
18+
- Fixed recursion into symlink directories
19+
- Fixed `ProcessException` to output standard output
20+
- Fixed `MinimalOutput` in `UnityTasks`
21+
- Fixed missing `AzurePipelinesBuildReason`
22+
- Fixed missing arguments in `DotNetTasks`
23+
- Fixed argument formatting in `HelmTasks`
24+
- Fixed missing command in `DotNetTasks`
825

926
## [6.2.1] / 2022-08-19
1027
- Fixed logging configuration

0 commit comments

Comments
 (0)