diff --git a/CHANGELOG.md b/CHANGELOG.md index fdd7ea8f..0363f023 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ ## Unreleased ### Changed -* Updated dependencies to their latest versions +* Updated dependencies to their latest versions (full details in [#63](https://github.com/Shopify/eslint-plugin-shopify/pull/63)) * Updated prettier to 1.9.2, introducing a change in function parens style (set to `arrowParens: 'always'`): ```js