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 844df4d commit 1a4ce90Copy full SHA for 1a4ce90
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Change Log
2
3
+## [14.6.1] - 2025-08-11
4
+
5
+### Fixed
6
7
+- Reverted accidental schema changes to run and toolchain transforms
8
9
## [14.6.0] - 2025-08-05
10
11
### Added
pyproject.toml
@@ -1,7 +1,7 @@
### Project
[project]
name = "taskcluster-taskgraph"
-version = "14.6.0"
+version = "14.6.1"
description = "Build taskcluster taskgraphs"
readme = "README.rst"
authors = [
0 commit comments