1
0
mirror of https://github.com/go-task/task.git synced 2025-11-23 22:24:45 +02:00

chore: move changelog items back to unreleased

This commit is contained in:
Pete Davison
2025-09-15 12:34:11 +00:00
parent a0cab3f5ec
commit fc06e92a87
2 changed files with 14 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
# Changelog # Changelog
## v3.45.0 - 2025-09-15 ## Unreleased
- Task now includes built-in core utilities to greatly improve compatibility on - Task now includes built-in core utilities to greatly improve compatibility on
Windows. This means that your commands that uses `cp`, `mv`, `mkdir` or any Windows. This means that your commands that uses `cp`, `mv`, `mkdir` or any
@@ -31,8 +31,8 @@
- Enhanced support for tasks with wildcards: they are now logged correctly, and - Enhanced support for tasks with wildcards: they are now logged correctly, and
wildcard parameters are fully considered during fingerprinting (#1808, #1795 wildcard parameters are fully considered during fingerprinting (#1808, #1795
by @vmaerten). by @vmaerten).
- Fixed panic when a variable was declared as an empty hash (`{}`) (#2416, - Fixed panic when a variable was declared as an empty hash (`{}`) (#2416, #2417
#2417 by @trulede). by @trulede).
#### Package API #### Package API
@@ -49,6 +49,10 @@ more timely. We have already merged a couple of longstanding PRs in our
@pd93, @shrink, @trim21 and all the previous contributors to @pd93, @shrink, @trim21 and all the previous contributors to
[arduino/setup-task](https://github.com/arduino/setup-task/)). [arduino/setup-task](https://github.com/arduino/setup-task/)).
## v3.45.0 - 2025-09-15
Failed due to an issue with our release process.
## v3.44.1 - 2025-07-23 ## v3.44.1 - 2025-07-23
- Internal tasks will no longer be shown as suggestions since they cannot be - Internal tasks will no longer be shown as suggestions since they cannot be

View File

@@ -5,7 +5,7 @@ outline: deep
# Changelog # Changelog
## v3.45.0 - 2025-09-15 ## Unreleased
- Task now includes built-in core utilities to greatly improve compatibility on - Task now includes built-in core utilities to greatly improve compatibility on
Windows. This means that your commands that uses `cp`, `mv`, `mkdir` or any Windows. This means that your commands that uses `cp`, `mv`, `mkdir` or any
@@ -36,8 +36,8 @@ outline: deep
- Enhanced support for tasks with wildcards: they are now logged correctly, and - Enhanced support for tasks with wildcards: they are now logged correctly, and
wildcard parameters are fully considered during fingerprinting (#1808, #1795 wildcard parameters are fully considered during fingerprinting (#1808, #1795
by @vmaerten). by @vmaerten).
- Fixed panic when a variable was declared as an empty hash (`{}`) (#2416, - Fixed panic when a variable was declared as an empty hash (`{}`) (#2416, #2417
#2417 by @trulede). by @trulede).
#### Package API #### Package API
@@ -54,6 +54,10 @@ more timely. We have already merged a couple of longstanding PRs in our
@pd93, @shrink, @trim21 and all the previous contributors to @pd93, @shrink, @trim21 and all the previous contributors to
[arduino/setup-task](https://github.com/arduino/setup-task/)). [arduino/setup-task](https://github.com/arduino/setup-task/)).
## v3.45.0 - 2025-09-15
Failed due to an issue with our release process.
## v3.44.1 - 2025-07-23 ## v3.44.1 - 2025-07-23
- Internal tasks will no longer be shown as suggestions since they cannot be - Internal tasks will no longer be shown as suggestions since they cannot be