Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanis committed Jan 31, 2020
1 parent 0e7133c commit 6971622
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,29 @@ Please add one entry in this file for each change in Yarn's behavior. Use the sa

[#7722](https://github.com/yarnpkg/yarn/pull/7722) - [**Orta**](https://twitter.com/orta)

- Implements `yarn init --install berry`
- Implements `yarn init --install <version>`

[#7723](https://github.com/yarnpkg/yarn/pull/7723) - [**Maël Nison**](https://twitter.com/arcanis)

- Implements `yarn init -2`

[#7862](https://github.com/yarnpkg/yarn/pull/7862) - [**Maël Nison**](https://twitter.com/arcanis)

- Implements `yarn set version <version>` as an alias for `policies set-version`

[#7862](https://github.com/yarnpkg/yarn/pull/7862) - [**Maël Nison**](https://twitter.com/arcanis)

- Fixes an issue where the archive paths were incorrectly sanitized

[#7831](https://github.com/yarnpkg/yarn/pull/7831) - [**Maël Nison**](https://twitter.com/arcanis)

- Allows some dots in binary names again

[#7811](https://github.com/yarnpkg/yarn/pull/7811) - [**Valery Bugakov**](https://github.com/valerybugakov)

- Better error handling on `yarn set version`

[#7848](https://github.com/yarnpkg/yarn/pull/7848) - [**Nick Olinger**](https://github.com/olingern)

## 1.19.2

Expand Down

0 comments on commit 6971622

Please sign in to comment.