We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afa2fbf commit 2b2c391Copy full SHA for 2b2c391
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Change Log
2
3
+## [15.1.1] - 2025-09-02
4
+
5
+### Fixed
6
7
+- `task-context` key no longer required for tasks using the `task_context` transforms
8
9
## [15.1.0] - 2025-08-29
10
11
### Added
pyproject.toml
@@ -1,7 +1,7 @@
### Project
[project]
name = "taskcluster-taskgraph"
-version = "15.1.0"
+version = "15.1.1"
description = "Build taskcluster taskgraphs"
readme = "README.rst"
authors = [
0 commit comments