mirror of
https://github.com/go-task/task.git
synced 2026-06-11 09:51:50 +00:00
chore: changelog for #2678
This commit is contained in:
@@ -8,6 +8,13 @@ editLink: false
|
||||
|
||||
::: v-pre
|
||||
|
||||
## Unreleased
|
||||
|
||||
- Added `enum.ref` support in `requires`: enum constraints can now reference
|
||||
variables or template pipelines (e.g., `ref: .ALLOWED_ENVS`) instead of
|
||||
duplicating static lists. Combined with `sh:` variables, this enables fully
|
||||
dynamic enum validation (#2678 by @vmaerten).
|
||||
|
||||
## v3.49.1 - 2026-03-08
|
||||
|
||||
* Reverted #2632 for now, which caused some regressions. That change will be
|
||||
|
||||
Reference in New Issue
Block a user