diff --git a/CHANGELOG.md b/CHANGELOG.md index 8bef6d3b90..f4ed965834 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ Please add one entry in this file for each change in Yarn's behavior. Use the sa ## Master +- Implements `yarn self set [range]`. Check [the documentation]() for usage & tips. + + [#6673](https://github.com/yarnpkg/yarn/pull/6673) - [**Maƫl Nison**](https://twitter.com/arcanis) + ## 1.12.3 **Important:** This release contains a cache bump. It will cause the very first install following the upgrade to take slightly more time, especially if you don't use the [Offline Mirror](https://yarnpkg.com/blog/2016/11/24/offline-mirror/) feature. After that everything will be back to normal.