Fixed - Fix version number in `ecs-deploy` script itself - Add pull request (PR) template to help us remember this step in the future
3.10.14
Added - Add support for `--copy-task-definition-tags` in GitHub Actions
3.10.13
Fixed - Update version number in ecs-deploy script file - (From [previous, unpublished release](https://github.com/silinternational/ecs-deploy/pull/281):) Preserve ephemeral storage configuration in task definition
3.10.11
Fixed - Added the missing `skip_deployments_check_cmd` and `skip_deployments_check` arguments so that `skip-deployments-check` can be passed down from the gha to the ecs-deploy command.
3.10.10
The `ecs-deploy` script is now located at `/usr/local/bin` in the Docker image, with a symlink at the original location (`/`).
_Note: this change was effective in 3.10.9 but the script self-reported version number was not updated in that version._
3.10.9
The `ecs-deploy` script is now located at `/usr/local/bin` in the Docker image, with a symlink at the original location (`/`).