## 0.2.3 (2018-01-19) ### Features - Support **--task-role** flag in service create and task run to allow passing a role name for the tasks to assume. (#8) ### Enhancements - Use the `ForceNewDeployment` feature of `UpdateService` in service restart instead of incrementing the task definition. (#14) ### Bug Fixes - Fixed issue where we'd stomp on an existing task role on service updates like deployments or environment variable changes. (#8)