Skip to content

Commit

Permalink
Fix 'jobs' vs 'job' typo in changelog (#390)
Browse files Browse the repository at this point in the history
  • Loading branch information
bhearsum authored Dec 14, 2023
1 parent d8f608f commit 936f6de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
- BREAKING CHANGE: Root directory now considered to be `taskcluster` instead of `taskcluster/ci`
- BREAKING CHANGE: `config.yml` moved from `taskcluster/ci` to `taskcluster`
- BREAKING CHANGE: `taskcluster/ci` renamed to `taskcluster/kinds`
- BREAKING CHANGE: `taskgraph.transforms.jobs` renamed to `taskgraph.transforms.run`
- BREAKING CHANGE: `taskgraph.transforms.job` renamed to `taskgraph.transforms.run`
- BREAKING CHANGE: Renamed `taskgraph.target_tasks._target_task` to `register_target_task`
- BREAKING CHANGE: Switched Decision docker image from Ubuntu 22.04 to Debian 12
- `index-task` docker image upgrade to node v18
Expand Down

0 comments on commit 936f6de

Please sign in to comment.