Skip to content

Commit 6971622

Browse files
authored
Update CHANGELOG.md
1 parent 0e7133c commit 6971622

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,29 @@ Please add one entry in this file for each change in Yarn's behavior. Use the sa
1212

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

15-
- Implements `yarn init --install berry`
15+
- Implements `yarn init --install <version>`
1616

1717
[#7723](https://github.com/yarnpkg/yarn/pull/7723) - [**Maël Nison**](https://twitter.com/arcanis)
18+
19+
- Implements `yarn init -2`
20+
21+
[#7862](https://github.com/yarnpkg/yarn/pull/7862) - [**Maël Nison**](https://twitter.com/arcanis)
22+
23+
- Implements `yarn set version <version>` as an alias for `policies set-version`
24+
25+
[#7862](https://github.com/yarnpkg/yarn/pull/7862) - [**Maël Nison**](https://twitter.com/arcanis)
26+
27+
- Fixes an issue where the archive paths were incorrectly sanitized
28+
29+
[#7831](https://github.com/yarnpkg/yarn/pull/7831) - [**Maël Nison**](https://twitter.com/arcanis)
30+
31+
- Allows some dots in binary names again
32+
33+
[#7811](https://github.com/yarnpkg/yarn/pull/7811) - [**Valery Bugakov**](https://github.com/valerybugakov)
34+
35+
- Better error handling on `yarn set version`
36+
37+
[#7848](https://github.com/yarnpkg/yarn/pull/7848) - [**Nick Olinger**](https://github.com/olingern)
1838

1939
## 1.19.2
2040

0 commit comments

Comments
 (0)