diff --git a/CHANGELOG.md b/CHANGELOG.md index a80401e7..3cdb42dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p ## [2.0.10](https://github.com/FortAwesome/vue-fontawesome/releases/tag/2.0.10) - 2023-01-24 ### Changed -- NPM download `@fortawesome/vue-fontawesome-latest` is now set to Vue 3; to download the Vue 2 package you will have to use `@fortawesome/vue-fontawesome-latest-2`, which is described in our [Vue setup docs](https://fontawesome.com/docs/web/use-with/vue/#_3-add-the-vue-component) +- NPM download `@fortawesome/vue-fontawesome@latest` is now set to Vue 3; to download the Vue 2 package you will have to use `@fortawesome/vue-fontawesome@latest-2`, which is described in our [Vue setup docs](https://fontawesome.com/docs/web/use-with/vue/#_3-add-the-vue-component) - Updated CI workflow testing to include Vue 2.7.x - Updated contributor's GitHub user name in README.md and package.json files