This version merely upgrades dependencies, notably upgrading aiohttp to the latest 3.x version. This addresses an [issue](https://github.com/taskcluster/tc-admin/pull/77) with newer versions of async-timeout being incompatible with older versions of aiohttp.
2.5.0
This version adds support for hooks that run before and after resources are modified (71).
2.4.0
This version adds support for the Taskcluster proxy (63).
2.3.0
This version removes support for aws-provisioner, and switches `tc-admin diff` to use a patience-diff algorithm.
2.2.0
This version adds support for managing Secret resources.
2.1.1
This version upgrades some dependencies (including the taskcluster client) and uses `deleteWorkerPool` instead of updating the workerPool to have providerId `null-provider`.