File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 8.0.1] - 2024-04-24
4+
5+ ### Fixed
6+
7+ - Regression to ` files-changed ` calculation for pull requests (#494 )
8+ - Support ` **kwargs ` in functions wrapped by ` taskgraph.util.memoize ` (#490 )
9+ - Support ` --exclude-key ` argument when the excluded key may or may not exist (#489 )
10+ - Stop requiring REGISTRY and VERSION files for ` taskgraph build-image ` (#488 )
11+
312## [ 8.0.0] - 2024-04-09
413
514### Added
Original file line number Diff line number Diff line change 22# License, v. 2.0. If a copy of the MPL was not distributed with this
33# file, You can obtain one at http://mozilla.org/MPL/2.0/.
44
5- __version__ = "8.0.0 "
5+ __version__ = "8.0.1 "
66
77# Maximum number of dependencies a single task can have
88# https://docs.taskcluster.net/reference/platform/taskcluster-queue/references/api#createTask
You can’t perform that action at this time.
0 commit comments